xref: /freebsd/sbin/pfctl/tests/files/pf0011.ok (revision 531c2d7af3cd2e64eec94aa1b19c4b2f16fce515)
1*4d7709ddSKristof Provostpass in inet proto icmp all icmp-type echorep keep state
2*4d7709ddSKristof Provostpass in inet proto icmp all icmp-type echorep code 0 keep state
3*4d7709ddSKristof Provostpass in inet proto icmp all icmp-type 1 keep state
4*4d7709ddSKristof Provostpass in inet proto icmp all icmp-type 1 code 1 keep state
5*4d7709ddSKristof Provostpass in inet6 proto ipv6-icmp all icmp6-type 0 keep state
6*4d7709ddSKristof Provostpass in inet6 proto ipv6-icmp all icmp6-type 0 code 0 keep state
7*4d7709ddSKristof Provostpass in inet6 proto ipv6-icmp all icmp6-type unreach keep state
8*4d7709ddSKristof Provostpass in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr keep state
9*4d7709ddSKristof Provostblock drop in inet proto icmp all icmp-type echorep
10*4d7709ddSKristof Provostblock drop in inet proto icmp all icmp-type echorep code 0
11*4d7709ddSKristof Provostblock drop in inet proto icmp all icmp-type 1
12*4d7709ddSKristof Provostblock drop in inet proto icmp all icmp-type 1 code 1
13*4d7709ddSKristof Provostblock drop in inet6 proto ipv6-icmp all icmp6-type 0
14*4d7709ddSKristof Provostblock drop in inet6 proto ipv6-icmp all icmp6-type 0 code 0
15*4d7709ddSKristof Provostblock drop in inet6 proto ipv6-icmp all icmp6-type unreach
16*4d7709ddSKristof Provostblock drop in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr
17*4d7709ddSKristof Provostpass in inet proto icmp all icmp-type unreach code needfrag keep state
18*4d7709ddSKristof Provostpass in inet6 proto ipv6-icmp all icmp6-type timex code reassemb keep state
19