Page MenuHomeFreeBSD

D47175.diff
No OneTemporary

D47175.diff

diff --git a/tests/sys/netpfil/pf/mbuf.sh b/tests/sys/netpfil/pf/mbuf.sh
--- a/tests/sys/netpfil/pf/mbuf.sh
+++ b/tests/sys/netpfil/pf/mbuf.sh
@@ -119,6 +119,11 @@
"pass quick inet6 proto icmp6 icmp6-type { neighbrsol, neighbradv }"
atf_check -s not-exit:0 -o ignore ping -c1 -t1 2001:db8::2
+ # Avoid redundant ICMPv6 packets to avoid false positives during
+ # counting of net.dummymbuf.hits.
+ ndp -i ${epair}a -- -nud
+ jexec alcatraz ndp -i ${epair}b -- -nud
+
# Should be allowed by from/to addresses
pft_set_rules alcatraz \
"block" \

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 27, 6:16 AM (3 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14265713
Default Alt Text
D47175.diff (557 B)

Event Timeline