]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Rework adapter search.
authorMarios Paouris <mspaourh@gmail.com>
Mon, 23 Sep 2024 05:42:09 +0000 (08:42 +0300)
committerMarios Paouris <mspaourh@gmail.com>
Tue, 5 Nov 2024 07:16:06 +0000 (09:16 +0200)
commitc34334152d48a2f3c8f89f1ef7f27616f89a5462
treec15ddf003f1d6050d7dca65c2bbf6336d6aaae26
parentdf3e4ece9f1f8550ec9094f57a4ae293b949dfcb
Rework adapter search.

Enumerate adapters to a list to decouple searching from enumerating.
Add adapters with of not interested types to the list, to facilitate name
collision detection, if needed.
Get Wintun adapter guid by calling APIs instead of searching again.

Also, disabled list-taps on cross mingw builds

Signed-off-by: Marios Paouris <mspaourh@gmail.com>
.gitlab-ci.yml
openconnect-internal.h
tests/list-taps.c
tests/wintun-names.c
tun-win32.c
wintun.c