Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ebtables: Ethernet Bridge frame table administration tool
- Summary
- Ethernet bridge tables is a firewalling tool to transparently filter network
traffic passing a bridge. The filtering possibilities are limited to link
layer filtering and some basic filtering on higher network layers.
This tool is the userspace control for the bridge and ebtables kernel
components (built by default in Fedora Core kernels).
The ebtables tool can be used together with the other Linux filtering tools,
like iptables. There are no known incompatibility issues.
Changelog
- * Mon Jul 4 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.0.6-6
- actually touch ghosted files
- * Fri Jul 1 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.0.6-5
- fix sysv file
- * Fri Jul 1 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.0.6-4
- remove INSTALL file
- add some text to description, correct typos
- fix %postun
- add PreReqs
- add %ghost config files