diff options
Diffstat (limited to 'regress/sbin/pfctl/pf67.ok')
-rw-r--r-- | regress/sbin/pfctl/pf67.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf67.ok b/regress/sbin/pfctl/pf67.ok index f245c3eb404..4b09611f9a0 100644 --- a/regress/sbin/pfctl/pf67.ok +++ b/regress/sbin/pfctl/pf67.ok @@ -1,2 +1,2 @@ -pass in quick on tun1000000 all keep state tag regress -pass out quick on lo0 all keep state tagged regress +pass in quick on tun1000000 all flags S/SA keep state tag regress +pass out quick on lo0 all flags S/SA keep state tagged regress |