freebsd-skq/sys/netpfil
Kristof Provost 5c172e7059 pf: Fix memory leak on vnet shutdown or unload
Rules are unlinked in shutdown_pf(), so we must call
pf_unload_vnet_purge(), which frees unlinked rules, after that, not
before.

Reviewed by:	eri, bz
Differential Revision:	https://reviews.freebsd.org/D10040
2017-03-18 01:37:20 +00:00
..
ipfw Use memset with structure size. 2017-03-14 07:57:33 +00:00
pf pf: Fix memory leak on vnet shutdown or unload 2017-03-18 01:37:20 +00:00