summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf11.in
diff options
context:
space:
mode:
authorPeter Stromberg <wilfried@cvs.openbsd.org>2002-11-19 11:45:14 +0000
committerPeter Stromberg <wilfried@cvs.openbsd.org>2002-11-19 11:45:14 +0000
commitff3699e7ba2c88c502a8b08ae555e6a51fa53f0a (patch)
tree2d8fd61461e0ad6d610becddcc8b5cbb4ae51e0d /regress/sbin/pfctl/pf11.in
parente3d13aefca39657af41d80d2e473830fd54c5a61 (diff)
add icmp-type and code by name tests
Diffstat (limited to 'regress/sbin/pfctl/pf11.in')
-rw-r--r--regress/sbin/pfctl/pf11.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf11.in b/regress/sbin/pfctl/pf11.in
index 53f87e1b565..618562b3bac 100644
--- a/regress/sbin/pfctl/pf11.in
+++ b/regress/sbin/pfctl/pf11.in
@@ -14,3 +14,5 @@ block in inet6 proto ipv6-icmp all ipv6-icmp-type 0
block in inet6 proto ipv6-icmp all ipv6-icmp-type 0 code 0
block in inet6 proto ipv6-icmp all ipv6-icmp-type 1
block in inet6 proto ipv6-icmp all ipv6-icmp-type 1 code 1
+pass in inet proto icmp all icmp-type unreach code needfrag
+pass in inet6 proto ipv6-icmp all ipv6-icmp-type timex code reassemb