andre 2006-01-31 16:06:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet ip_output.c Log: MFC 1.253: In in_delayed_cksum() don't perform m_pullup() because we can't pass the new mbuf pointer to the callers. Revision Changes Path 1.242.2.8 +2 -2 src/sys/netinet/ip_output.c