summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf102.in
blob: d0c3a1110482b2bc3b96070ea3c2e0b6d0eeecd7 (plain)
1
2
3
4
5
6
7
8
9
# test rule expansion with mixed af

pass from {1.1.1.1 2002::} to (self)

pass from {2002:: 1.1.1.1} to (self)

pass from {1.1.1.1 2002::} to (self)/40

pass from {2002:: 1.1.1.1} to (self)/40