aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-11-06 16:38:29 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-11-06 16:38:29 +0000
commite2d1f05f0e86d85446fa08778efe37bd21e09b8e (patch)
treee1e36c4017b4a4f8def271d16ab4a9d0a1557387 /testing/tests
parent8ad95a2000c0cdc44165e465a3475c07bdbb7991 (diff)
downloadstrongswan-e2d1f05f0e86d85446fa08778efe37bd21e09b8e.tar.bz2
strongswan-e2d1f05f0e86d85446fa08778efe37bd21e09b8e.tar.xz
charon does not need leftnexthop for ipv6 scenarios
Diffstat (limited to 'testing/tests')
-rwxr-xr-xtesting/tests/ipv6/host2host-ikev2/hosts/moon/etc/ipsec.conf2
-rwxr-xr-xtesting/tests/ipv6/host2host-ikev2/hosts/sun/etc/ipsec.conf2
2 files changed, 0 insertions, 4 deletions
diff --git a/testing/tests/ipv6/host2host-ikev2/hosts/moon/etc/ipsec.conf b/testing/tests/ipv6/host2host-ikev2/hosts/moon/etc/ipsec.conf
index 44c85068e..da750b1de 100755
--- a/testing/tests/ipv6/host2host-ikev2/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ipv6/host2host-ikev2/hosts/moon/etc/ipsec.conf
@@ -18,12 +18,10 @@ conn net-net
conn host-host
left=PH_IP6_MOON
- leftnexthop=0::0
leftcert=moonCert.pem
leftid=@moon.strongswan.org
leftfirewall=yes
right=PH_IP6_SUN
- rightnexthop=0::0
rightid=@sun.strongswan.org
auto=add
diff --git a/testing/tests/ipv6/host2host-ikev2/hosts/sun/etc/ipsec.conf b/testing/tests/ipv6/host2host-ikev2/hosts/sun/etc/ipsec.conf
index 8b3858b30..bad82a8cb 100755
--- a/testing/tests/ipv6/host2host-ikev2/hosts/sun/etc/ipsec.conf
+++ b/testing/tests/ipv6/host2host-ikev2/hosts/sun/etc/ipsec.conf
@@ -18,11 +18,9 @@ conn net-net
conn host-host
left=PH_IP6_SUN
- leftnexthop=0::0
leftcert=sunCert.pem
leftid=@sun.strongswan.org
leftfirewall=yes
right=PH_IP6_MOON
- rightnexthop=0::0
rightid=@moon.strongswan.org
auto=add