netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute2-next  0/2]  tipc: changes to addressing structure
@ 2018-03-28 16:52 Jon Maloy
  2018-03-28 16:52 ` [iproute2-next 1/2] tipc: introduce command for handling a new 128-bit node identity Jon Maloy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jon Maloy @ 2018-03-28 16:52 UTC (permalink / raw)
  To: davem, netdev
  Cc: mohan.krishna.ghanta.krishnamurthy, tung.q.nguyen, hoang.h.le,
	jon.maloy, canh.d.luu, ying.xue, tipc-discussion

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-29 22:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-28 16:52 [iproute2-next 0/2] tipc: changes to addressing structure Jon Maloy
2018-03-28 16:52 ` [iproute2-next 1/2] tipc: introduce command for handling a new 128-bit node identity Jon Maloy
2018-03-28 16:52 ` [iproute2-next 2/2] tipc: change node address printout formats Jon Maloy
2018-03-29 17:52 ` [iproute2-next 0/2] tipc: changes to addressing structure David Ahern
2018-03-29 17:58   ` David Ahern
2018-03-29 22:49     ` Jon Maloy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).