]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Toggle TAP status to force Windows to re-run NLA.
authorKyle Johnson <kyle@powerworld.com>
Sat, 1 Sep 2018 20:20:52 +0000 (15:20 -0500)
committerKyle Johnson <KyleJ61782@gmail.com>
Sun, 2 Sep 2018 13:12:41 +0000 (08:12 -0500)
commit58e7ea69c7369baaf00fa364e6627a878778ce0e
treea8d1ceb8dae996d6472419ee6802e22b83444683
parent89778776617ab75df80264c615c0651b270c6cb1
Toggle TAP status to force Windows to re-run NLA.

Windows runs Network Location Awareness detection during the connection process
and sometimes fails because the connection script hasn't had an opportunity to
set up the connection enough for detection to work properly. Toggling the media
status forces re-detection which then occurs successfully.

Signed-off-by: Kyle Johnson <KyleJ61782@gmail.com>
tun-win32.c [changed mode: 0644->0755]