xref: /freebsd/sbin/pfctl/tests/files/pf0082.in (revision b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b)
1# skip step optimization involving dynaddr, tables, no-route
2
3pass inet from (lo0)
4pass inet from !(lo0)
5pass inet from (lo0)
6pass inet6 from (lo0)
7pass from <foo>
8pass from !<foo>
9pass from <foo>
10pass inet from <bar>
11pass from <bar>
12pass inet6 from <foo>
13pass from <foo>
14pass inet from no-route
15pass from no-route
16