aboutsummaryrefslogtreecommitdiff
path: root/net/vpnc-scripts/files
Commit message (Collapse)AuthorAge
* vpnc-script: restart dnsmasq when openconnect disconnectsDavid Bentham2022-09-19
| | | | Signed-off-by: David Bentham <db260179@gmail.com>
* vpnc-script: enable reconnectNikos Mavrogiannopoulos2019-12-18
| | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* vpnc-scripts: Fix handling of multiple VPN DNS serversAleksandar Radovanovic2015-12-20
| | | | | | Fix for #2116 - $INTERNAL_IP{4,6}_DNS variables are not word-split correctly when containing more than one DNS server. Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>
* vpnc-script: don't attempt to resolve domains which match the local domainNikos Mavrogiannopoulos2015-11-25
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* vpnc-script: create dnsmasq entries for connections where default domain is setNikos Mavrogiannopoulos2015-11-24
| | | | | | Relates to #1975 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* vpnc-script: handle multiple servers in INTERNAL_IP_DNS varsNikos Mavrogiannopoulos2015-06-27
| | | | | | Resolves #1372 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* openconnect: separate out vpnc-scriptsDaniel Gimpelevich2015-02-06
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>