K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-06-29T10:13:32.627825Z K 7 svn:log V 323 Remove unused and overwrought code related to (1) reusing mbufs from transmit for receive (2) intercepting incoming packets and dropping them or consuming them elsewhere, which is easily generically implementable on FreeBSD using e.g. netgraph. This should allow for some simplification of nearby code in the near future. END