freebsd-dev/sys/netpfil
Mark Johnston 652908599b Add required checks for unmapped mbufs in ipdivert and ipfw
Also add an M_ASSERTMAPPED() macro to verify that all mbufs in the chain
are mapped.  Use it in ipfw_nat, which operates on a chain returned by
m_megapullup().

PR:		255164
Reviewed by:	ae, gallatin
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29838
2021-04-21 15:47:05 -04:00
..
ipfw Add required checks for unmapped mbufs in ipdivert and ipfw 2021-04-21 15:47:05 -04:00
pf pf: Refactor state killing 2021-04-20 09:30:23 +02:00