]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5c1555c4cf86af5fbba7f23488a610af67f2ecc5
tree1912652fdf55f1bcc703ae9a3dcb93036dcfca67
parentc68374e54fdecfd60126ac588da4b6299318e9ad
[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