diff options
Diffstat (limited to 'regress/sbin/pfctl/pf69.ok')
-rw-r--r-- | regress/sbin/pfctl/pf69.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf69.ok b/regress/sbin/pfctl/pf69.ok index 3b790daf555..2bf34c04baa 100644 --- a/regress/sbin/pfctl/pf69.ok +++ b/regress/sbin/pfctl/pf69.ok @@ -1,2 +1,2 @@ -nat on lo0 inet all tag regress -> 127.0.0.1 +match out on lo0 inet all tag regress nat-to 127.0.0.1 pass out quick on lo0 all flags S/SA keep state tagged regress |