----- Original Message ----- From: "Lennert Buytenhek" <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 1:05 PM
> Might it be a problem that you can't do the selection per bridge port group? Could we dynamically create (in the kernel ofcourse) a /proc entry for every bridge created, and then do a echo 1 or echo 0 to each of them if we want to change the default? So an entry like /proc/sys/net/ethernet/bridge/ip_filter/br0 would be created when 'brctl addbr br0' is executed. This file being deleted when 'brctl delbr br0' is executed. Ofcourse this affects the bridge code itself... Dunno if it's worth it. cheers, Bart > cheers --Lennert > > > On Fri, Nov 16, 2001 at 06:49:32AM +0100, Bart De Schuymer wrote: > > > I was thinking maybe we could use the /proc filesystem for this: implement > > something like /proc/sys/net/ipv4/ip_forward. Shouldn't be too hard. > > > > cheers, > > Bart > _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
