Hello, Through the link below the patches can be reached: http://users.pandora.be/bart.de.schuymer/ebtables/sourcecode.html
Changes: 1. ebtables 2.0.2 - New compile scheme - environment variable EBTABLES_ATOMIC_FILE for atomic actions - new ethertypes parsing and file structure - vlan module update 2. ebtables 2.0.003 kernel patch vs 2.4.20 - vlan module update - chain offset bugfix 3. bridge-nf 0.0.10 patch vs 2.4.20 - this patch uses the same code scheme as the 2.5.50 bridge-nf code. - note that bridge-nf is automatically compiled in the kernel if bridging and netfilter support is enabled. So there won't be any option appearing to enable or disable bridge-nf. - also note that matching on the physical bridge devices in 2.5 happens with the ipt_physdev.c module (this was the price to pay to get bridge-nf in the standard kernel). The bridge-nf 0.0.10 patch still enables matching of physical bridge devices using the -i and -o options in iptables, so no need for ipt_physdev.c for the 2.4 patch. Don't get too used to it though, in 2.5/2.6 this is/will be done with the ipt_physdev.c module. -- cheers, Bart _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
