documented the new PLUTO environment variables available in the updown script

This commit is contained in:
Andreas Steffen
2010-07-17 13:41:40 +02:00
parent ae0e3b03b7
commit 16c97c8e59
2 changed files with 25 additions and 4 deletions
+10
View File
@@ -118,6 +118,16 @@
# PLUTO_XAUTH_ID # PLUTO_XAUTH_ID
# is an optional user ID employed by the XAUTH protocol # is an optional user ID employed by the XAUTH protocol
# #
# PLUTO_MARK_IN
# is an optional XFRM mark set on the inbound IPsec SA
#
# PLUTO_MARK_OUT
# is an optional XFRM mark set on the outbound IPsec SA
#
# PLUTO_ESP_ENC
# contains the remote UDP port in the case of ESP_IN_UDP
# encapsulation
#
# define a minimum PATH environment in case it is not set # define a minimum PATH environment in case it is not set
PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@" PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@"
+11
View File
@@ -117,6 +117,17 @@
# #
# PLUTO_XAUTH_ID # PLUTO_XAUTH_ID
# is an optional user ID employed by the XAUTH protocol # is an optional user ID employed by the XAUTH protocol
#
# PLUTO_MARK_IN
# is an optional XFRM mark set on the inbound IPsec SA
#
# PLUTO_MARK_OUT
# is an optional XFRM mark set on the outbound IPsec SA
#
# PLUTO_ESP_ENC
# contains the remote UDP port in the case of ESP_IN_UDP
# encapsulation
#
# logging of VPN connections # logging of VPN connections
# #