]> www.infradead.org Git - users/dwmw2/vpnc-scripts.git/commit
include calling process ID in DEFAULT_ROUTE_FILE{,_IPV6}
authorDaniel Lenski <dlenski@gmail.com>
Wed, 25 Nov 2020 16:37:05 +0000 (08:37 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Wed, 25 Nov 2020 18:45:47 +0000 (18:45 +0000)
commit01d3b8c06d1f50d61cac3c4aa020b37180bae79e
tree02f7bbcf056222c5c41791a2cda3c29a8d00f92e
parent5188bf024fa72f031959b788834adc1af7b61af2
include calling process ID in DEFAULT_ROUTE_FILE{,_IPV6}

This should allow multiple "stacked" VPNs to run concurrently while
preserving the default route(s).  There is still a race condition if they
aren't terminated in the correct order.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
vpnc-script