[PATCH 5/5] document INTERNAL_IP4_MTU
Antonio Borneo
borneo.antonio at gmail.com
Sat Jan 7 22:37:00 EST 2012
Signed-off-by: Antonio Borneo <borneo.antonio at gmail.com>
---
vpnc-script | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/vpnc-script b/vpnc-script
index 6ba71ee..5e57e91 100755
--- a/vpnc-script
+++ b/vpnc-script
@@ -1,8 +1,10 @@
#!/bin/sh
+# List of parameters passed through environment
#* reason -- why this script was called, one of: pre-init connect disconnect
#* VPNGATEWAY -- vpn gateway address (always present)
#* TUNDEV -- tunnel device (always present)
#* INTERNAL_IP4_ADDRESS -- address (always present)
+#* INTERNAL_IP4_MTU -- mtu (often unset)
#* INTERNAL_IP4_NETMASK -- netmask (often unset)
#* INTERNAL_IP4_NETMASKLEN -- netmask length (often unset)
#* INTERNAL_IP4_NETADDR -- address of network (only present if netmask is set)
--
1.7.3.4
More information about the openconnect-devel
mailing list