Skip to content

pass IDLE_TIMEOUT to configuration script

Daniel Lenski requested to merge (removed):pass_IDLE_TIMEOUT_to_script into master

vpninfo->idle_timeout was added in 37fbeedd, for use by the Java API and Android ics-openconnect, which uses it to keep the connection alive at appropriate intervals.

This patch makes this variable available to the normal vpnc-script used by OpenConnect, so that it can likewise spawn a keepalive process if desired.

Signed-off-by: Daniel Lenski dlenski@gmail.com

Merge request reports