From da5d4942a2676a125fccf771e9bd83f578c418ab Mon Sep 17 00:00:00 2001 From: Thomas Bregolin Date: Sun, 10 Jan 2021 05:00:51 +0000 Subject: [PATCH] Document split tunnel EXC variables --- vpnc-script | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vpnc-script b/vpnc-script index 6bcef06..6b5c0d2 100755 --- a/vpnc-script +++ b/vpnc-script @@ -47,6 +47,9 @@ #* CISCO_IPV6_SPLIT_INC -- number of networks in IPv6 split-network-list #* CISCO_IPV6_SPLIT_INC_%d_ADDR -- IPv6 network address #* CISCO_IPV6_SPLIT_INC_$%d_MASKLEN -- IPv6 subnet masklen +# +# The split tunnel variables above have *_EXC* counterparts for network +# addresses to be excluded from the VPN tunnel. # FIXMEs: -- 2.49.0