cjc 3edd32a4a0 Add hooks for very basic IPFilter support in bridging. Set,
# sysctl net.link.ether.bdg_ipf=1

To enable. Just like ipfw(8) bridging, only input packets are filtered
in the bridge. Filtering works just like in the IP layer, ipf(8)
first, then ipfw(8). And just like in the IP layer, both are
independent, one need not be run to use the other. (Note: This will
not work in, but doesn't break, the bridge.ko module. The ipl.ko
module would need to be fixed before that is worth worrying about.)

Reviewed by:	luigi
2002-03-18 00:55:23 +00:00
..
2002-03-17 23:48:24 +00:00
2002-03-11 08:04:59 +00:00
2002-03-17 22:02:05 +00:00
2002-03-17 05:06:37 +00:00
2002-03-17 23:48:24 +00:00
2002-03-14 01:32:30 +00:00
2002-03-14 16:53:39 +00:00
2002-02-07 20:58:47 +00:00
2002-03-01 13:13:17 +00:00
2002-02-28 03:02:20 +00:00
2002-03-03 01:04:39 +00:00