diff options
Diffstat (limited to 'regress/sbin/pfctl/pf1.ok')
-rw-r--r-- | regress/sbin/pfctl/pf1.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf1.ok b/regress/sbin/pfctl/pf1.ok index 72307aa068e..b3f7245d057 100644 --- a/regress/sbin/pfctl/pf1.ok +++ b/regress/sbin/pfctl/pf1.ok @@ -1,6 +1,6 @@ @0 pass in all @0 pass in all -@0 pass in proto tcp from any port <= 1024 to any +@0 pass in proto tcp from any port <= 1024 to any label foo_bar @0 pass in proto tcp from any to any port = smtp @0 pass in inet proto tcp from 10.0.0.0/8 port > 1024 to ! 10.1.2.3/32 port != ssh @0 pass in inet proto igmp from 10.0.0.0/8 to 10.1.1.1/32 allow-opts |