diff options
Diffstat (limited to 'regress/sbin/pfctl/changerule-head.ok')
-rw-r--r-- | regress/sbin/pfctl/changerule-head.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/changerule-head.ok b/regress/sbin/pfctl/changerule-head.ok new file mode 100644 index 00000000000..faf6ac0e958 --- /dev/null +++ b/regress/sbin/pfctl/changerule-head.ok @@ -0,0 +1,6 @@ +pass in proto tcp from any to any port = 50 flags S/SA +pass in proto tcp from any to any port = 40 flags S/SA +pass in proto tcp from any to any port = 30 flags S/SA +pass in proto tcp from any to any port = 20 flags S/SA +pass in proto tcp from any to any port = 10 flags S/SA +pass all flags S/SA |