diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/_updown/_updown.in | 14 | ||||
-rw-r--r-- | src/_updown_espmark/_updown_espmark | 15 |
2 files changed, 25 insertions, 4 deletions
diff --git a/src/_updown/_updown.in b/src/_updown/_updown.in index 7e7e708b9..430a0cff6 100644 --- a/src/_updown/_updown.in +++ b/src/_updown/_updown.in @@ -115,8 +115,18 @@ # is the UDP/TCP port to which the IPsec SA is # restricted on the peer side. # -# PLUTO_XAUTH_ID -# is an optional user ID employed by the XAUTH protocol +# PLUTO_XAUTH_ID +# 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 diff --git a/src/_updown_espmark/_updown_espmark b/src/_updown_espmark/_updown_espmark index cd2276bc8..42cd3607b 100644 --- a/src/_updown_espmark/_updown_espmark +++ b/src/_updown_espmark/_updown_espmark @@ -115,8 +115,19 @@ # is the UDP/TCP port to which the IPsec SA is # restricted on the peer side. # -# PLUTO_XAUTH_ID -# is an optional user ID employed by the XAUTH protocol +# PLUTO_XAUTH_ID +# 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 # |