Mark Johnston 0d9c3423f5 netinet: Implement in_cksum_skip() using m_apply()
This allows it to work with unmapped mbufs.  In particular,
in_cksum_skip() calls no longer need to be preceded by calls to
mb_unmapped_to_ext() to avoid a page fault.

PR:		259645
Reviewed by:	gallatin, glebius, jhb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33096
2021-11-24 13:31:16 -05:00
..
2021-11-24 02:36:48 -07:00
2021-11-24 07:40:38 +01:00
2021-11-20 19:29:01 +01:00
2021-11-24 11:26:45 -07:00
2021-11-19 15:05:52 -04:00
2021-11-19 15:05:52 -04:00