From: Richard Alpe Date: Thu, 20 Nov 2014 09:29:19 +0000 (+0100) Subject: tipc: add net set to new netlink api X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~144^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c21416727af73df45051acb05331c0f10e50f6;p=pandora-kernel.git tipc: add net set to new netlink api Add TIPC_NL_NET_SET command to the new tipc netlink API. This command can set the network id and network (tipc) address. Netlink logical layout of network set message: -> net [ -> id ] [ -> address ] 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