xref: /freebsd/sbin/pfctl/tests/files/pf0048.ok (revision 531c2d7af3cd2e64eec94aa1b19c4b2f16fce515)
1*4d7709ddSKristof Provosttable <regress> { 1.2.3.4 !5.6.7.8 10.0.0.0/8 ::1 fe80::1 127.0.0.1 }
2*4d7709ddSKristof Provosttable <regress.1> const { ::1 fe80::/64 }
3*4d7709ddSKristof Provosttable <regress.a> const { 1.2.3.4 !5.6.7.8 ::1 ::2 ::3 } file "/dev/null" { 4.3.2.1 }
4*4d7709ddSKristof Provostpass in from <regress> to any flags S/SA keep state
5*4d7709ddSKristof Provostpass out from any to <regress> flags S/SA keep state
6*4d7709ddSKristof Provostpass in from <regress.1> to any flags S/SA keep state
7*4d7709ddSKristof Provostpass in from <regress.2> to any flags S/SA keep state
8*4d7709ddSKristof Provostpass out from any to ! <regress.1> flags S/SA keep state
9*4d7709ddSKristof Provostpass out from any to ! <regress.2> flags S/SA keep state
10