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:
parent
7ac164dc8e
commit
711524d961
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user