diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2010-01-13 01:08:39 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2010-01-13 01:08:39 +0000 |
commit | 2f17d2df17906b77d35a6d5ade55d5a7332bc26c (patch) | |
tree | 692d7385b1b283d27123e55366c5a23ac032d21a /regress/sbin/pfctl/pfail8.ok | |
parent | 7adbaa37b8327f6a827e97f3eee3aa4c7af62d8a (diff) |
Update regress output files to -current behaviour
- non-pool translation/routing specification
- leftover bits from nat-to/rdr-to/binat-to
Diffstat (limited to 'regress/sbin/pfctl/pfail8.ok')
-rw-r--r-- | regress/sbin/pfctl/pfail8.ok | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pfail8.ok b/regress/sbin/pfctl/pfail8.ok index dc2471e7158..b47d825a4cb 100644 --- a/regress/sbin/pfctl/pfail8.ok +++ b/regress/sbin/pfctl/pfail8.ok @@ -1,2 +1,6 @@ -stdin:1: no routing address with matching address family found. -stdin:2: no routing address with matching address family found. +stdin:1: af mismatch in routing spec +stdin:1: skipping rule due to errors +stdin:1: rule expands to no valid combination +stdin:2: af mismatch in routing spec +stdin:2: skipping rule due to errors +stdin:2: rule expands to no valid combination |