From: Richard Alpe Date: Thu, 20 Nov 2014 09:29:17 +0000 (+0100) Subject: tipc: add node get/dump to new netlink api X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~144^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4b6ab58d614934e7ca99bdf448089695d34ffa;p=pandora-kernel.git tipc: add node get/dump to new netlink api Add TIPC_NL_NODE_GET to the new tipc netlink API. This command can dump the address and node status of all nodes in the tipc cluster. Netlink logical layout of returned node/address data: -> node -> address -> up flag Signed-off-by: Richard Alpe Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Acked-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed