Page MenuHomeFreeBSD

D46671.diff
No OneTemporary

D46671.diff

diff --git a/tests/sys/netpfil/pf/divert-to.sh b/tests/sys/netpfil/pf/divert-to.sh
--- a/tests/sys/netpfil/pf/divert-to.sh
+++ b/tests/sys/netpfil/pf/divert-to.sh
@@ -104,7 +104,7 @@
sleep 1
# divapp is expected to "eat" the packet
- atf_check -s not-exit:0 -o ignore ping -c1 192.0.2.2
+ atf_check -s not-exit:0 -o ignore ping -c1 -t1 192.0.2.2
wait $divapp_pid
}
@@ -183,7 +183,7 @@
sleep 1
# divapp is expected to "eat" the packet
- atf_check -s not-exit:0 -o ignore ping -c1 192.0.2.2
+ atf_check -s not-exit:0 -o ignore ping -c1 -t1 192.0.2.2
wait $divapp_pid
}

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 19, 5:14 AM (10 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15882743
Default Alt Text
D46671.diff (590 B)

Event Timeline