green fc779a7573 Fix a few cases where MT_TAG-type "fake mbufs" are created on the stack, but
do not have mh_nextpkt initialized.  Somtimes what's there is "1", and the
ip_input() code pukes trying to m_free() it, rendering divert sockets and
such broken.
This really underscores the need to get rid of MT_TAG.

Reviewed by:	rwatson
2003-11-17 03:17:49 +00:00
..
2003-11-16 15:07:10 +00:00
2003-10-18 14:10:28 +00:00
2003-11-15 01:25:26 +00:00
2003-11-15 12:37:15 +00:00