tmp_suning_uos_patched/net/tipc
Richard Alpe c9b64d492b tipc: add replicast peer discovery
Automatically learn UDP remote IP addresses of communicating peers by
looking at the source IP address of incoming TIPC link configuration
messages (neighbor discovery).

This makes configuration slightly easier and removes the problematic
scenario where a node receives directly addressed neighbor discovery
messages sent using replicast which the node cannot "reply" to using
mutlicast, leaving the link FSM in a limbo state.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-26 21:38:41 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: introduce UDP replicast 2016-08-26 21:38:41 -07:00
bearer.h tipc: introduce UDP replicast 2016-08-26 21:38:41 -07:00
core.c
core.h
discover.c
discover.h
eth_media.c
ib_media.c
Kconfig
link.c tipc: ensure that link congestion and wakeup use same criteria 2016-08-18 21:14:37 -07:00
link.h
Makefile
monitor.c
monitor.h
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
netlink_compat.c
netlink.c tipc: introduce UDP replicast 2016-08-26 21:38:41 -07:00
netlink.h
node.c tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
node.h tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
server.c
server.h
socket.c tipc: fix NULL pointer dereference in shutdown() 2016-08-15 13:55:36 -07:00
socket.h
subscr.c
subscr.h
sysctl.c
udp_media.c tipc: add replicast peer discovery 2016-08-26 21:38:41 -07:00
udp_media.h tipc: introduce UDP replicast 2016-08-26 21:38:41 -07:00