1
0
Fork 0
alistair23-linux/net/bridge
Patrick McHardy 10ea6ac895 [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule
Add bridge netfilter deferred output hooks to feature-removal-schedule
and disable them by default. Until their removal they will be
activated by the physdev match when needed.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-24 22:54:55 -07:00
..
netfilter Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
Makefile [BRIDGE]: netlink interface for link management 2006-06-17 21:26:14 -07:00
br.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
br_device.c [NET]: Added GSO header verification 2006-06-29 16:57:53 -07:00
br_fdb.c [BRIDGE]: forwarding remove unneeded preempt and bh diasables 2006-03-20 22:58:36 -08:00
br_forward.c [NET] gso: Add skb_is_gso 2006-07-08 13:34:32 -07:00
br_if.c [NET]: Added GSO header verification 2006-06-29 16:57:53 -07:00
br_input.c [BRIDGE]: keep track of received multicast packets 2006-05-05 17:07:13 -07:00
br_ioctl.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
br_netfilter.c [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule 2006-07-24 22:54:55 -07:00
br_netlink.c [BRIDGE]: br_dump_ifinfo index fix 2006-07-03 19:50:14 -07:00
br_notify.c [BRIDGE]: netlink interface for link management 2006-06-17 21:26:14 -07:00
br_private.h [BRIDGE]: netlink interface for link management 2006-06-17 21:26:14 -07:00
br_private_stp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_stp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_stp_bpdu.c [BRIDGE]: Unaligned accesses in the ethernet bridge 2006-03-24 15:44:57 -08:00
br_stp_if.c [BRIDGE]: netlink interface for link management 2006-06-17 21:26:14 -07: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