[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)
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>

No differences found