xref: /freebsd/sbin/pfctl/tests/files/pf0102.in (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
1# test rule expansion with mixed af
2
3pass from {1.1.1.1 2002::} to (self)
4
5pass from {2002:: 1.1.1.1} to (self)
6
7pass from {1.1.1.1 2002::} to (self)/40
8
9pass from {2002:: 1.1.1.1} to (self)/40
10