mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
bridge tests: Tests using pft_ping.py require scapy
MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d07675a935
commit
121e120883
1 changed files with 1 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ span_head()
|
|||
{
|
||||
atf_set descr 'Bridge span test'
|
||||
atf_set require.user root
|
||||
atf_set require.progs scapy
|
||||
}
|
||||
|
||||
span_body()
|
||||
|
|
|
|||
Loading…
Reference in a new issue