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 0e9d2b37054..10fb28bb33d 100644 --- a/regress/sbin/pfctl/pf1.ok +++ b/regress/sbin/pfctl/pf1.ok @@ -1,5 +1,5 @@ pass in all flags S/SA keep state -pass in all flags S/SA no state +pass in all no state pass in proto tcp from any port <= 1024 to any flags S/SA keep state label "foo_bar" pass in proto tcp from any to any port = smtp flags S/SA keep state pass in inet proto tcp from 10.0.0.0/8 port > 1024 to ! 10.1.2.3 port != ssh flags S/SA keep state |