Use MPIPE instead of (the really aweful improper use of) mbuf_alloc() for
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Jun 2004 03:57:41 +0000 (03:57 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Jun 2004 03:57:41 +0000 (03:57 +0000)
commit2b89bacf8daab956f70dc73815672494e50aeb76
treeaf1f75c089239f4c8d3e4317261d78ed4ab853f8
parent8a3125c6e050a0dbb6e972b34d37ec26dfa1af1d
Use MPIPE instead of (the really aweful improper use of) mbuf_alloc() for
struct ipq.  This also gets rid of a nasty dtoc().
sys/netinet/ip_input.c