cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw.8
Brian Feldman
green at FreeBSD.org
Sat Jun 4 12:04:32 PDT 2005
green 2005-06-04 19:04:31 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
sbin/ipfw ipfw.8
Log:
Better explain, then actually implement the IPFW ALTQ-rule first-match
policy. It may be used to provide more detailed classification of
traffic without actually having to decide its fate at the time of
classification.
MFC after: 1 week
Revision Changes Path
1.172 +13 -2 src/sbin/ipfw/ipfw.8
1.100 +3 -0 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list