Skip sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy
temporarily because kernel panics when flushing epair queue. PR: 238870 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
42b1c3af5e
commit
43527153dc
@ -11,6 +11,7 @@ names_head()
|
||||
|
||||
names_body()
|
||||
{
|
||||
atf_skip "Kernel panics when flushing epair queue (bug238870)"
|
||||
pft_init
|
||||
|
||||
epair=$(vnet_mkepair)
|
||||
|
@ -11,6 +11,7 @@ synproxy_head()
|
||||
|
||||
synproxy_body()
|
||||
{
|
||||
atf_skip "Kernel panics when flushing epair queue (bug238870)"
|
||||
pft_init
|
||||
|
||||
epair=$(vnet_mkepair)
|
||||
|
Loading…
Reference in New Issue
Block a user