android_kernel_samsung_univ.../net/tipc
Allan Stephens d6d4577ae4 tipc: Ignore neighbor discovery messages containing invalid address
Adds a check to ensure that TIPC ignores an incoming neighbor discovery
message that specifies an invalid media address as its source. The check
ensures that the source address is a valid, non-broadcast address that
could legally be used by a neighboring link endpoint.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-12-27 11:33:38 -05:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
bearer.h tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
config.c
config.h
core.c
core.h
discover.c tipc: Ignore neighbor discovery messages containing invalid address 2011-12-27 11:33:38 -05:00
discover.h
eth_media.c tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
handler.c
Kconfig
link.c
link.h
log.c
log.h
Makefile
msg.c tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
msg.h tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h