]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Attempt to configure interface wintun
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 30 Mar 2021 22:23:29 +0000 (23:23 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 30 Mar 2021 22:23:29 +0000 (23:23 +0100)
commit4deddbf1dd421ddfcdae3f845b231c0d8ebf211c
treef0c4e916c6274b4b13b24956557646af27a5a2c2
parent2c8a0b8a92a90f45bfa096f74b49fd8ca5954f77
Attempt to configure interface

vpnc-script-win.js seems to wait until the Legacy IP address of the
interface appears in 'route print' output. How that'll work in the
21st century when there's only IPv6 and no Legacy IP, I have no
idea. But set it for now like the old TAP driver did, and see if
we can make it work...

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
wintun.c