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