]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Update CSTP for IPv6 DNS servers
authorColin Petrie <colin@spakka.net>
Thu, 27 Jun 2019 16:24:51 +0000 (18:24 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 27 Jun 2019 19:37:26 +0000 (20:37 +0100)
commitebac728f76fd148f53961042349f8775abfc2228
tree3643bfd31d5b4492619c9d7bf7c63b96526b07a4
parent49fbe6f19ee9245d12bd8d3d37d5fc1ef7483d55
Update CSTP for IPv6 DNS servers

When the Cisco side is configured with IPv4 and IPv6 DNS resolver IPs,
it will send option X-CSTP-DNS-IP6
This patch captures the IPv6 addresses provided, and puts them in
INTERNAL_IP6_DNS variable for vpnc-scripts (which is already handled
there)

Signed-off-by: Colin Petrie <colin@spakka.net>
[dwmw2: Put them in $INTERNAL_IP4_DNS instead. They shouldn't be split.]
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
cstp.c