diff options
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r-- | regress/sbin/pfctl/pf15.ok | 8 | ||||
-rw-r--r-- | regress/sbin/pfctl/pf16.ok | 2 | ||||
-rw-r--r-- | regress/sbin/pfctl/pf21.ok | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/regress/sbin/pfctl/pf15.ok b/regress/sbin/pfctl/pf15.ok index ae689b38326..e472b94e584 100644 --- a/regress/sbin/pfctl/pf15.ok +++ b/regress/sbin/pfctl/pf15.ok @@ -1,5 +1,5 @@ @0 scrub in all no-df fragment reassemble -@0 scrub in all min-ttl 25 fragment reassemble -@0 scrub in all max-mss 224 fragment reassemble -@0 scrub out all no-df max-mss 224 fragment reassemble -@0 scrub in all max-mss 224 fragment reassemble +@1 scrub in all min-ttl 25 fragment reassemble +@2 scrub in all max-mss 224 fragment reassemble +@3 scrub out all no-df max-mss 224 fragment reassemble +@4 scrub in all max-mss 224 fragment reassemble diff --git a/regress/sbin/pfctl/pf16.ok b/regress/sbin/pfctl/pf16.ok index e7c7909599a..9bb415e5fbd 100644 --- a/regress/sbin/pfctl/pf16.ok +++ b/regress/sbin/pfctl/pf16.ok @@ -2,4 +2,4 @@ nat on lo0 inet from 192.168.1.1 to any -> 10.0.0.1 rdr on lo0 inet proto tcp from any to 1.2.3.4 port 2222 -> 10.0.0.10 port 22 binat on lo0 inet from 192.168.1.1 to any -> 10.0.0.1 -@0 pass in on lo1 all +@1 pass in on lo1 all diff --git a/regress/sbin/pfctl/pf21.ok b/regress/sbin/pfctl/pf21.ok index 12307dc4944..8acd3bc5c41 100644 --- a/regress/sbin/pfctl/pf21.ok +++ b/regress/sbin/pfctl/pf21.ok @@ -1,4 +1,4 @@ @0 scrub in all fragment reassemble -@0 scrub in all fragment reassemble -@0 scrub in all fragment drop-ovl -@0 scrub in all fragment crop +@1 scrub in all fragment reassemble +@2 scrub in all fragment drop-ovl +@3 scrub in all fragment crop |