cvs commit: src/share/man/man4 if_bridge.4 src/sys/net if_bridge.c
Andrew Thompson
thompsa at FreeBSD.org
Tue Jun 7 21:20:19 GMT 2005
thompsa 2005-06-07 21:20:18 UTC
FreeBSD src repository
Modified files:
share/man/man4 if_bridge.4
sys/net if_bridge.c
Log:
Bring in IPFW layer2 filtering from bridge.c, this allows Ethernet filtering
using the layer2, mac and mac-type keywords.
This is one of the last features that bridge.c has over if_bridge and gets us
very close to a full functional replacement.
Approved by: mlaier (mentor)
Revision Changes Path
1.2 +17 -3 src/share/man/man4/if_bridge.4
1.3 +65 -2 src/sys/net/if_bridge.c
More information about the cvs-src
mailing list