tests/dummynet: disable since mbuf pointer serialization KPI to be backed out

Obtained from:	github.com/glebius/FreeBSD/commits/backout-ifindex
This commit is contained in:
Marko Zec 2022-05-03 16:47:44 +02:00
parent 7ac164dc8e
commit 711524d961

View File

@ -111,6 +111,8 @@ dummynet_init()
atf_skip "This test requires dummynet"
fi
atf_skip "Skip to avoid dummynet_send() panic after interface removal."
case $firewall in
ipfw|pf)
# Nothing. This is okay.