diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-06-08 07:03:14 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-06-08 07:03:14 +0000 |
commit | b7af55ac87d15f2e4b6c8fdcdee38e0f64a09501 (patch) | |
tree | 21c839b4bcdd48d72214c399badba86d8d60a06e | |
parent | 7a1f49c314aed247d0b3c9cc02fe0e5431eff987 (diff) | |
download | strongswan-b7af55ac87d15f2e4b6c8fdcdee38e0f64a09501.tar.bz2 strongswan-b7af55ac87d15f2e4b6c8fdcdee38e0f64a09501.tar.xz |
no need for left|rightnexthop parameter any more
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ strongswan-4.1.4 IKEv2 companion charon by inserting an explicit route via the _updown script only if a sourceip exists. This is admissible since routing through the IPsec tunnel is handled automatically - by NETKEY's IPsec policies.. + by NETKEY's IPsec policies. As a consequence the left|rightnexthop + parameter is not required any more. strongswan-4.1.3 |