From: Richard Alpe Date: Thu, 20 Nov 2014 09:29:20 +0000 (+0100) Subject: tipc: add name table dump to new netlink api X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~144^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1593123a6a4914ccac4699d7f93cdf8057a7d822;p=pandora-kernel.git tipc: add name table dump to new netlink api Add TIPC_NL_NAME_TABLE_GET command to the new tipc netlink API. This command supports dumping the name table of all nodes. Netlink logical layout of name table response message: -> name table -> publication -> type -> lower -> upper -> scope -> node -> ref -> key 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