aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil/pf/checksum.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/netpfil/pf/checksum.sh')
-rw-r--r--tests/sys/netpfil/pf/checksum.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/netpfil/pf/checksum.sh b/tests/sys/netpfil/pf/checksum.sh
index 778ae1cd6e9f..836bc1233963 100644
--- a/tests/sys/netpfil/pf/checksum.sh
+++ b/tests/sys/netpfil/pf/checksum.sh
@@ -32,6 +32,7 @@ unaligned_head()
{
atf_set descr 'Test unaligned checksum updates'
atf_set require.user root
+ atf_set require.progs scapy
}
unaligned_body()