]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
NX: Implement parsing of connection info
authorAndreas Gnau <rondom@rondom.de>
Mon, 18 May 2020 23:14:07 +0000 (01:14 +0200)
committerAndreas Gnau <rondom@rondom.de>
Fri, 22 May 2020 11:15:24 +0000 (13:15 +0200)
commit214311af96ee3a20569c2d16b2d7330c04bf57cd
tree0d79432b5b7d7e8374ee2d74bf9466e33965be4c
parent6f3bd8ffdef7e54f494c80e71a5384c57b6f7432
NX: Implement parsing of connection info

Includes amongst others DNS and routes for IPv4 and IPv6. The IPv4
address is negotiated via IPCP.
Tested for IPv4, but IPv6 should work based on existing traces.

Signed-off-by: Andreas Gnau <rondom@rondom.de>
nx.c