xref: /freebsd/sbin/pfctl/tests/files/pf0085.in (revision 8881d206f4e68b564c2c5f50fc717086fc3e827a)
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