From: Martin Willi Date: Mon, 27 Aug 2012 14:39:55 +0000 (+0200) Subject: Added a note to _updown for the new PLUTO_MY_SOURCEIP* variables X-Git-Tag: 5.0.1~153^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df155958cd4cabdb2b595f374d020a231a68795;p=thirdparty%2Fstrongswan.git Added a note to _updown for the new PLUTO_MY_SOURCEIP* variables --- diff --git a/src/_updown/_updown.in b/src/_updown/_updown.in index 0539e5110e..3a40e21107 100644 --- a/src/_updown/_updown.in +++ b/src/_updown/_updown.in @@ -73,8 +73,12 @@ # just the host, this will be 255.255.255.255. # # PLUTO_MY_SOURCEIP -# if non-empty, then the source address for the route will be -# set to this IP address. +# PLUTO_MY_SOURCEIP4_$i +# PLUTO_MY_SOURCEIP6_$i +# contains IPv4/IPv6 virtual IP received from a responder, +# $i enumerates from 1 to the number of IP per address family. +# PLUTO_MY_SOURCEIP is a legacy variable and equals to the first +# virtual IP, IPv4 or IPv6. # # PLUTO_MY_PROTOCOL # is the IP protocol that will be transported.