_updown inserts routes only if a sourceip is defined

This commit is contained in:
Andreas Steffen
2007-06-06 13:37:43 +00:00
parent ef01451916
commit e93c68ba0d
+10
View File
@@ -1,3 +1,13 @@
strongswan-4.1.4
----------------
- The pluto IKEv1 daemon now exhibits the same behaviour as its
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..
strongswan-4.1.3
----------------