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