summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf27.ok
diff options
context:
space:
mode:
authorCedric Berger <cedric@cvs.openbsd.org>2003-12-31 11:55:05 +0000
committerCedric Berger <cedric@cvs.openbsd.org>2003-12-31 11:55:05 +0000
commit2c8a2ce8ce53bdfd665df1a36ec6c3c6ff374dc1 (patch)
treec343185135aee304a93774389bde6eca9101f8b1 /regress/sbin/pfctl/pf27.ok
parentc11ee3b76194fad4678f4b80e323ed57e4ca2377 (diff)
Sync after interface improvements.
Diffstat (limited to 'regress/sbin/pfctl/pf27.ok')
-rw-r--r--regress/sbin/pfctl/pf27.ok8
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pf27.ok b/regress/sbin/pfctl/pf27.ok
index dc3fafb55f8..d61ce87e89f 100644
--- a/regress/sbin/pfctl/pf27.ok
+++ b/regress/sbin/pfctl/pf27.ok
@@ -1,12 +1,12 @@
nat on lo0 inet from any to 127.0.0.1 -> 127.0.0.1
nat on lo0 inet from 127.0.0.1 to any -> 127.0.0.1
nat on lo0 inet from any to 127.0.0.1 -> 127.0.0.1
-nat on lo0 inet from any to 127.0.0.1 -> (lo0)
-nat on lo0 inet from 127.0.0.1 to any -> (lo0)
+nat on lo0 inet from any to 127.0.0.1 -> (lo0) round-robin
+nat on lo0 inet from 127.0.0.1 to any -> (lo0) round-robin
nat on lo0 inet from any to (lo0) -> 127.0.0.1
rdr on lo0 inet from any to 127.0.0.1 -> 127.0.0.1
rdr on lo0 inet from 127.0.0.1 to any -> 127.0.0.1
rdr on lo0 inet from any to 127.0.0.1 -> 127.0.0.1
-rdr on lo0 inet from any to 127.0.0.1 -> (lo0)
-rdr on lo0 inet from 127.0.0.1 to any -> (lo0)
+rdr on lo0 inet from any to 127.0.0.1 -> (lo0) round-robin
+rdr on lo0 inet from 127.0.0.1 to any -> (lo0) round-robin
rdr on lo0 inet from any to (lo0) -> 127.0.0.1