diff options
Diffstat (limited to 'regress/sbin/pfctl/pf68.ok')
-rw-r--r-- | regress/sbin/pfctl/pf68.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf68.ok b/regress/sbin/pfctl/pf68.ok index 598b94217b1..273073f8507 100644 --- a/regress/sbin/pfctl/pf68.ok +++ b/regress/sbin/pfctl/pf68.ok @@ -4,7 +4,7 @@ match proto tcp all match proto tcp all match in proto tcp all match in proto tcp all -match in proto tcp all +match in proto tcp all scrub (reassemble tcp) match in proto tcp from <regress.1> to any match in proto tcp from ! <regress.2> to any match in inet proto tcp from 10.0.0.1 to 10.0.0.3 |