xref: /freebsd/sbin/pfctl/tests/files/pf0102.in (revision 2d1d418e1e7bc8325bb052185c17c81a674d0c4e)
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