alistair23-linux/net/bridge
Patrick McHardy 2e2f7aefa8 [NETFILTER]: Fix fragmentation issues with bridge netfilter
The conntrack code doesn't do re-fragmentation of defragmented packets
anymore but relies on fragmentation in the IP layer. Purely bridged
packets don't pass through the IP layer, so the bridge netfilter code
needs to take care of fragmentation itself.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-09 22:25:23 -07:00
..
netfilter [NETFILTER]: Rename init functions. 2006-03-28 17:02:48 -08:00
br.c [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
br_device.c [BRIDGE]: forwarding remove unneeded preempt and bh diasables 2006-03-20 22:58:36 -08:00
br_fdb.c [BRIDGE]: forwarding remove unneeded preempt and bh diasables 2006-03-20 22:58:36 -08:00
br_forward.c
br_if.c [BRIDGE]: use kzalloc 2006-03-20 22:57:03 -08:00
br_input.c [BRIDGE]: Remove duplicate const from is_link_local() argument type. 2006-03-20 23:00:56 -08:00
br_ioctl.c
br_netfilter.c [NETFILTER]: Fix fragmentation issues with bridge netfilter 2006-04-09 22:25:23 -07:00
br_notify.c
br_private.h [BRIDGE]: allow show/store of group multicast address 2006-03-20 22:59:21 -08:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c [BRIDGE]: Unaligned accesses in the ethernet bridge 2006-03-24 15:44:57 -08:00
br_stp_if.c [BRIDGE]: port timer initialization 2006-03-04 21:06:21 -08:00
br_stp_timer.c [BRIDGE]: use setup_timer 2006-03-20 22:56:38 -08:00
br_sysfs_br.c [BRIDGE]: allow show/store of group multicast address 2006-03-20 22:59:21 -08:00
br_sysfs_if.c [BRIDGE]: fix error handling for add interface to bridge 2006-02-09 17:10:12 -08:00
Kconfig [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
Makefile