silby 2003/11/11 09:58:36 PST
FreeBSD src repository
Modified files:
sys/net if_loop.c
Log:
Remove the m_defrag call from if_loop; testing with m_fragment
has shown that the IPv6 stack can clearly handle fragmented
mbuf chains without a problem.
MFC after: 1 week
Revision Changes Path
1.91 +0 -27 src/sys/net/if_loop.c