freebsd-dev/tests/sys
Kristof Provost 74e6b014b4 netpfil tests: test removing interfaces with pending dummynet packets
Dummynet queues packets with an associated struct ifnet pointer. Ensure
that things do not explode if that interface goes away with packets
still in the queue.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D33065
2022-01-27 09:36:09 +01:00
..
acl
aio
audit swapon(8): adapt to the new swapoff(2) interface 2021-12-09 02:48:59 +02:00
auditpipe
capsicum
cddl
common tests/net*: destroy interface from inside a jail 2022-01-24 21:08:03 -08:00
devrandom
fifo
file
fs fusefs: implement VOP_DEALLOCATE 2022-01-18 21:13:02 -07:00
geom
kern tests: add a basic test for argc == 0 2022-01-26 13:40:27 -06:00
kqueue
mac
mqueue
net tests/sys/net/routing: remove bandaid against old epair(4) panic 2022-01-26 21:58:43 -08:00
netgraph
netinet tests/netinet: add test for IPv6 NS and CARP 2022-01-24 21:02:47 -08:00
netinet6 ndp tests: fix cleanup 2021-12-13 18:14:59 +01:00
netipsec
netmap
netpfil netpfil tests: test removing interfaces with pending dummynet packets 2022-01-27 09:36:09 +01:00
opencrypto
pjdfstest
posixshm posixshm tests: Fix occasional largepage_mprotect failures 2022-01-03 13:00:50 -05:00
ses Fix test of ses(4) when there is no SES device exists 2022-01-27 07:11:17 +08:00
sys vm_reserv: use enhanced bitstring for popmaps 2022-01-12 11:03:53 -06:00
vfs
vm
vmm
Makefile Add tests for ses(4) 2022-01-19 12:43:51 -07:00
Makefile.depend
Makefile.inc