K 10 svn:author V 5 green K 8 svn:date V 27 2007-08-29T19:34:28.000000Z K 7 svn:log V 298 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 END