aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-08-13 18:56:26 -0700
committerDavid S. Miller <davem@davemloft.net>2006-08-13 18:56:26 -0700
commit7ee66fcb94cb8be77d5f34cce7d315d11759f9c1 (patch)
treeb42e1a84e1f75d85ad12cfc2b90dbf8a4c6a7447 /net/ipv4
parent[IPSEC]: Validate properly in xfrm_dst_check() (diff)
downloadlinux-dev-7ee66fcb94cb8be77d5f34cce7d315d11759f9c1.tar.xz
linux-dev-7ee66fcb94cb8be77d5f34cce7d315d11759f9c1.zip
[LLC]: multicast receive device match
Fix from Aji_Srinivas@emc.com, STP packets are incorrectly received on all LLC datagram sockets, whichever interface they are bound to. The llc_sap datagram receive logic sends packets with a unicast destination MAC to one socket bound to that SAP and MAC, and multicast packets to all sockets bound to that SAP. STP packets are multicast, and we do need to know on which interface they were received. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions