[IPV6]: Check interface bindings on IPv6 raw socket reception
authorAndrew McDonald <andrew@mcdonald.org.uk>
Wed, 10 Aug 2005 02:44:42 +0000 (19:44 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:37:06 +0000 (15:37 -0700)
commit0bd1b59b15e4057101c89d4db15a3683c0d897f7
tree1912652fdf55f1bcc703ae9a3dcb93036dcfca67
parent7af4cc3fa158ff1dda6e7451c7e6afa6b0bb85cb
[IPV6]: Check interface bindings on IPv6 raw socket reception

Take account of whether a socket is bound to a particular device when
selecting an IPv6 raw socket to receive a packet. Also perform this
check when receiving IPv6 packets with router alert options.

Signed-off-by: Andrew McDonald <andrew@mcdonald.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/rawv6.h
net/ipv6/icmp.c
net/ipv6/ip6_output.c
net/ipv6/raw.c