]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Rework cstp_options and ip_info handling
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 22 Apr 2021 15:46:17 +0000 (16:46 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 23 Apr 2021 15:47:34 +0000 (16:47 +0100)
commit3d845bc9bf62b3e816e0d2fd72970ef33964a191
treefc3387077ff67551e2170eb5d946e802ec896b49
parent3e77943692b511719d9217d2ecc43588b7c6c08b
Rework cstp_options and ip_info handling

Build up the new opt list and ip_info first, then have a function to
"install" them into the vpninfo, doing the sanity check at that point.
Should make the whole thing a little bit less vile.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
12 files changed:
.gitlab-ci.yml
cstp.c
f5.c
fortinet.c
gpst.c
library.c
oncp.c
openconnect-internal.h
openconnect.h
ppp.c
pulse.c
script.c