kernel-hacking-2024-linux-s.../net/bridge
Bart De Schuymer b03664869a [BRIDGE-NF]: Fix bridge-nf ipv6 length check
A typo caused some bridged IPv6 packets to get dropped randomly,
as reported by Sebastien Chaumontet. The patch below fixes this
(using skb->nh.raw instead of raw) and also makes the jumbo packet
length checking up-to-date with the code in
net/ipv6/exthdrs.c::ipv6_hop_jumbo.

Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-12-19 14:00:08 -08:00
..
netfilter [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
br.c
br_device.c
br_fdb.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_forward.c
br_if.c [BRIDGE]: recompute features when adding a new device 2005-11-23 19:04:08 -08:00
br_input.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_ioctl.c
br_netfilter.c [BRIDGE-NF]: Fix bridge-nf ipv6 length check 2005-12-19 14:00:08 -08:00
br_notify.c
br_private.h
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c
Kconfig
Makefile