summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorLinus Lüssing <linus.luessing@web.de>2011-02-15 13:19:17 +0000
committerDavid S. Miller <davem@davemloft.net>2011-02-22 10:07:26 -0800
commit9cc6e0c4c457f84bedcfb04e7dd58a36909c4ef7 (patch)
treee0a1dc5eba3ce25e8f1cf0b3b78a60314ee80975 /samples
parentc24f691b56107feeba076616982093ee2d3c8fb5 (diff)
downloadlinux-9cc6e0c4c457f84bedcfb04e7dd58a36909c4ef7.tar.bz2
bridge: Fix IPv6 multicast snooping by storing correct protocol type
The protocol type for IPv6 entries in the hash table for multicast bridge snooping is falsely set to ETH_P_IP, marking it as an IPv4 address, instead of setting it to ETH_P_IPV6, which results in negative look-ups in the hash table later. Signed-off-by: Linus Lüssing <linus.luessing@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions