green 2007-08-29 19:34:28 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
Repair ALTQ-tagging rules in IPFW which got broken in the last PF
import. The PF mbuf-tagging support routines changed to link the
allocated tags into the provided mbuf themselves, so the left-over
m_tag_prepend() was trying to add a bogus (usually NULL) tag.
Reviewed by: mlaier
Approved by: re
Revision Changes Path
1.173 +0 -1 src/sys/netinet/ip_fw2.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"