diff options
Diffstat (limited to 'regress/sbin/pfctl/pf41.ok')
-rw-r--r-- | regress/sbin/pfctl/pf41.ok | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pf41.ok b/regress/sbin/pfctl/pf41.ok index f2a6acc91a3..36c72a7e58f 100644 --- a/regress/sbin/pfctl/pf41.ok +++ b/regress/sbin/pfctl/pf41.ok @@ -40,10 +40,10 @@ rdr-anchor bar all rdr-anchor bar inet proto tcp from 10.0.0.0/8 to ! 1.2.3.4 rdr-anchor bar inet proto udp from any to 10.1.2.0/24 port = 25 rdr-anchor bar inet proto tcp from any to 10.1.2.0/24 port = smtp -binat-anchor baz from any to any -binat-anchor baz from any to any -binat-anchor baz from any to any -binat-anchor baz inet proto tcp from any to any +binat-anchor baz all +binat-anchor baz all +binat-anchor baz all +binat-anchor baz inet proto tcp all anchor foo all anchor bar all anchor bar all |