aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-mark-in-out
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-08-31 10:59:10 +0200
committerTobias Brunner <tobias@strongswan.org>2015-08-31 11:00:05 +0200
commite9ea7e6fb730012c98a2c7f7b4a462cfeb9fcde5 (patch)
treeefe9d6522f88e69c50f2d88c63e28dc73e4284e9 /testing/tests/ikev2/rw-mark-in-out
parent64ee81cecf132d33eae54bfffe5d2341950abe3f (diff)
downloadstrongswan-e9ea7e6fb730012c98a2c7f7b4a462cfeb9fcde5.tar.bz2
strongswan-e9ea7e6fb730012c98a2c7f7b4a462cfeb9fcde5.tar.xz
testing: Updated environment variable documentation in updown scripts
Diffstat (limited to 'testing/tests/ikev2/rw-mark-in-out')
-rwxr-xr-xtesting/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown10
1 files changed, 9 insertions, 1 deletions
diff --git a/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown b/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown
index b8b45e3b0..00ce6cd9c 100755
--- a/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown
+++ b/testing/tests/ikev2/rw-mark-in-out/hosts/sun/etc/mark_updown
@@ -71,7 +71,7 @@
# 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
+# PLUTO_MY_SOURCEIP is a legacy variable and equal to the first
# virtual IP, IPv4 or IPv6.
#
# PLUTO_MY_PROTOCOL
@@ -94,6 +94,14 @@
# the peer's own IP address / max (where max is 32
# for IPv4 and 128 for IPv6).
#
+# PLUTO_PEER_SOURCEIP
+# PLUTO_PEER_SOURCEIP4_$i
+# PLUTO_PEER_SOURCEIP6_$i
+# contains IPv4/IPv6 virtual IP sent to an initiator,
+# $i enumerates from 1 to the number of IP per address family.
+# PLUTO_PEER_SOURCEIP is a legacy variable and equal to the first
+# virtual IP, IPv4 or IPv6.
+#
# PLUTO_PEER_PROTOCOL
# is the IP protocol that will be transported.
#