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