commit | fd3cf2ad519f73c2f7a46460ebedf32ad246520c | [log] [tgz] |
---|---|---|
author | Richard Alpe <richard.alpe@ericsson.com> | Thu Nov 20 10:29:18 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 15:01:31 2014 -0500 |
tree | 805def541890ad8d3343fff208f43d3d747c56a9 | |
parent | 3e4b6ab58d614934e7ca99bdf448089695d34ffa [diff] |
tipc: add net dump to new netlink api Add TIPC_NL_NET_GET command to the new tipc netlink API. This command dumps the network id of the node. Netlink logical layout of returned network data: -> net -> id Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>