summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf24.ok
AgeCommit message (Collapse)Author
2003-07-29Big SyncCedric Berger
2002-12-05no more rule numbers in outputHenning Brauer
2002-12-05adjust after pfctl output changesHenning Brauer
2002-10-05Expand {} lists from left to right, so 'pass in from { a, b } to any'Daniel Hartmeier
becomes '@0 pass in from a to any @1 pass in from b to any' instead of the other way around. Patch from Camiel Dobbelaar.
2002-07-21test missing commaTheo de Raadt