1: We introduce ability to set/get 128-bit node identities
2: We rename 'net id' to 'cluster id' in the command API, 
   of course in a compatible way.
3: We print out all 32-bit node addresses as an integer in hex format,
   i.e., we remove the assumption about an internal structure.

Jon Maloy (2):
  tipc: introduce command for handling a new 128-bit node identity
  tipc: change node address printout formats

 include/uapi/linux/tipc_netlink.h |   2 +
 tipc/link.c                       |   3 +-
 tipc/misc.c                       |  78 ++++++++++++++++++++++++++-
 tipc/misc.h                       |   2 +
 tipc/nametable.c                  |  16 ++----
 tipc/node.c                       | 109 +++++++++++++++++++++++++++++++++-----
 tipc/socket.c                     |   3 +-
 7 files changed, 183 insertions(+), 30 deletions(-)

-- 
2.1.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to