Searched hist:"27 c21416727af73df45051acb05331c0f10e50f6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | tipc_netlink.h | diff 27c21416727af73df45051acb05331c0f10e50f6 Thu Nov 20 03:29:19 CST 2014 Richard Alpe <richard.alpe@ericsson.com> 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 <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>
|
/openbmc/linux/net/tipc/ |
H A D | net.h | diff 27c21416727af73df45051acb05331c0f10e50f6 Thu Nov 20 03:29:19 CST 2014 Richard Alpe <richard.alpe@ericsson.com> 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 <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>
|
H A D | netlink.c | diff 27c21416727af73df45051acb05331c0f10e50f6 Thu Nov 20 03:29:19 CST 2014 Richard Alpe <richard.alpe@ericsson.com> 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 <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>
|
H A D | net.c | diff 27c21416727af73df45051acb05331c0f10e50f6 Thu Nov 20 03:29:19 CST 2014 Richard Alpe <richard.alpe@ericsson.com> 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 <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>
|