tipc: add peer removal functionality
Add TIPC_NL_PEER_REMOVE netlink command. This command can remove an offline peer node from the internal data structures. This will be supported by the tipc user space tool in iproute2. Signed-off-by:Richard Alpe <richard.alpe@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>
Showing
- include/uapi/linux/tipc_netlink.h 1 addition, 0 deletionsinclude/uapi/linux/tipc_netlink.h
- net/tipc/net.h 2 additions, 0 deletionsnet/tipc/net.h
- net/tipc/netlink.c 5 additions, 0 deletionsnet/tipc/netlink.c
- net/tipc/node.c 63 additions, 0 deletionsnet/tipc/node.c
- net/tipc/node.h 1 addition, 0 deletionsnet/tipc/node.h
Loading
Please register or sign in to comment