diff options
Diffstat (limited to 'regress/sbin/ipsecctl/ipsec6.ok')
-rw-r--r-- | regress/sbin/ipsecctl/ipsec6.ok | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/regress/sbin/ipsecctl/ipsec6.ok b/regress/sbin/ipsecctl/ipsec6.ok index ab61ea1a0f2..7d38398585b 100644 --- a/regress/sbin/ipsecctl/ipsec6.ok +++ b/regress/sbin/ipsecctl/ipsec6.ok @@ -1,8 +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 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 |