diff options
author | mario <mario@slackverse.org> | 2011-09-09 16:21:53 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:48:32 -0300 |
commit | f4bd939b43f51aeb80772dd492661b8af98bcfa3 (patch) | |
tree | 27a714ef608d7aa63af30a9696da612f0d941ef8 /network/ebtables/slack-desc | |
parent | d6f7c0d0623d35d80247f4776447a896b60c0432 (diff) | |
download | slackbuilds-f4bd939b43f51aeb80772dd492661b8af98bcfa3.tar.gz |
network/ebtables: Added (Ethernet frame filtering on a Linux bridge)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ebtables/slack-desc')
-rw-r--r-- | network/ebtables/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/ebtables/slack-desc b/network/ebtables/slack-desc new file mode 100644 index 0000000000..eedf63c699 --- /dev/null +++ b/network/ebtables/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ebtables: ebtables (Ethernet frame filtering on a Linux bridge) +ebtables: +ebtables: The ebtables utility enables basic Ethernet frame filtering on a +ebtables: Linux bridge, logging, MAC NAT and brouting. It only provides basic +ebtables: IP filtering, the full-fledged IP filtering on a Linux bridge is +ebtables: done with iptables. +ebtables: +ebtables: Homepage: http://ebtables.sourceforge.net/ +ebtables: +ebtables: +ebtables: |