]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:12:19 +0000 (13:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:12:19 +0000 (13:12 -0400)
Jon Maloy says:

====================
tipc: introduce 128-bit auto-configurable node id

We introduce a 128-bit free-format node identity as an alternative to
the legacy <Zone.Cluster.Node> structured 32-bit node address.

We also make configuration of this identity optional; if a bearer is
enabled without a pre-configured node id it will be set automatically
based on the used interface's MAC or IP address.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge