freebsd-dev/sys/netpfil/pf
Kristof Provost cecfaf9bed pf: Fully remove interrupt events on vnet cleanup
swi_remove() removes the software interrupt handler but does not remove
the associated interrupt event.
This is visible when creating and remove a vnet jail in `procstat -t
12`.

We can remove it manually with intr_event_destroy().

PR:		254171
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D29211
2021-03-12 12:12:43 +01:00
..
if_pflog.c pf: Split pfi_kif into a user and kernel space structure 2021-01-05 23:35:37 +01:00
if_pfsync.c pf: Fully remove interrupt events on vnet cleanup 2021-03-12 12:12:43 +01:00
in4_cksum.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
pf_altq.h Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
pf_if.c pf: Simplify cleanup 2021-03-12 12:12:35 +01:00
pf_ioctl.c pf: Fully remove interrupt events on vnet cleanup 2021-03-12 12:12:43 +01:00
pf_lb.c pf: Split pfi_kif into a user and kernel space structure 2021-01-05 23:35:37 +01:00
pf_mtag.h pf: duplicate frames only once when using dup-to pf rule 2021-01-28 16:46:44 +01:00
pf_norm.c pf: Fix incorrect fragment handling 2021-02-25 21:51:08 +01:00
pf_osfp.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
pf_ruleset.c pf: quiet debugging printfs 2021-01-11 22:30:44 +01:00
pf_table.c pf: Split pf_rule into kernel and user space versions 2021-01-05 23:35:36 +01:00
pf.c pf: Fully remove interrupt events on vnet cleanup 2021-03-12 12:12:43 +01:00
pf.h pf: Split pfi_kif into a user and kernel space structure 2021-01-05 23:35:37 +01:00