From: <smi...@us...> - 2003-11-15 01:52:10
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv806/scripts/configuration/help Modified Files: bridge-utils.help Added Files: ebtables.help Log Message: added ebtables and removed old bridge-netfilter patch --- NEW FILE: ebtables.help --- CONFIG_EBTABLES The ebtables program is a filtering tool for a bridging firewall. The filtering is focussed on the Link Layer Ethernet frame fields. Apart from filtering, it also gives the ability to alter the Ethernet MAC addresses and implement a brouter. Index: bridge-utils.help =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/help/bridge-utils.help,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- bridge-utils.help 17 May 2003 10:35:48 -0000 1.1 +++ bridge-utils.help 15 Nov 2003 01:52:06 -0000 1.2 @@ -4,6 +4,3 @@ was a big mess and nonextensible. For more information: http://bridge.sourceforge.net/ - -CONFIG_BRIDGE_NETFILTER - This is a patch for firewalling in combination with ethernet bridging. |