diff options
author | Hans-Joerg Hoexer <hshoexer@cvs.openbsd.org> | 2006-04-19 16:13:42 +0000 |
---|---|---|
committer | Hans-Joerg Hoexer <hshoexer@cvs.openbsd.org> | 2006-04-19 16:13:42 +0000 |
commit | 9cbc51610e6f3a5219e4131f6929284d76f34c8c (patch) | |
tree | 58a18a761730d1ea0655cee2f11293550f021203 /regress/sbin/ipsecctl/ipsec6.ok | |
parent | 1dc2848fb03ef58c278eb0ddb1dfcf0893cb83d5 (diff) |
adopt to recent changes and add some more tests
Diffstat (limited to 'regress/sbin/ipsecctl/ipsec6.ok')
-rw-r--r-- | regress/sbin/ipsecctl/ipsec6.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/ipsecctl/ipsec6.ok b/regress/sbin/ipsecctl/ipsec6.ok index 7d38398585b..33b661e68b4 100644 --- a/regress/sbin/ipsecctl/ipsec6.ok +++ b/regress/sbin/ipsecctl/ipsec6.ok @@ -1,2 +1,2 @@ flow esp out from 4.4.0.0/16 to 3.3.3.0/24 peer 2.2.2.2 srcid host1.one.net dstid host2.two.net type require -flow esp in from 3.3.3.0/24 to 4.4.0.0/16 peer 2.2.2.2 srcid host1.one.net dstid host2.two.net type use +flow esp in from 3.3.3.0/24 to 4.4.0.0/16 peer 2.2.2.2 srcid host1.one.net dstid host2.two.net type require |