From: Richard Alpe Date: Thu, 20 Nov 2014 09:29:11 +0000 (+0100) Subject: tipc: add publication dump to new netlink api X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~144^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a1a143daf84db95dd7212086042004a3abb7bc2;p=pandora-kernel.git tipc: add publication dump to new netlink api Add TIPC_NL_PUBL_GET command to the new tipc netlink API. This command supports dumping of all publications for a specific socket. Netlink logical layout of request message: -> socket -> reference Netlink logical layout of response message: -> publication -> type -> lower -> upper 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