xref: /freebsd/sbin/pfctl/tests/files/pf0085.in (revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
1# test tag macro expansion
2pass from { 127.0.0.1 127.0.0.2 127.0.0.3 } keep state tag "$srcaddr"
3pass from { 127.0.0.1 127.0.0.2 127.0.0.3 } keep state tagged "$srcaddr"
4