tailscale/wgengine
David Crawshaw b4f70d8232 wgengine/router/dns: use the correct interface GUID
On Win10, there's a hardcoded GUID and this works.
On Win7, this GUID changes and we need to ask the tun for its
LUID and convert that from the GUID.

This commit uses the computed GUID that is placed in InterfaceName.

Diagnosed by Jason Donnenfeld. (Thanks!)
2020-12-21 16:43:24 -05:00
..
filter wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code 2020-12-15 12:12:56 -08:00
magicsock all: annotate log verbosity levels on most egregiously spammy log prints 2020-12-21 12:59:33 -08:00
monitor wgengine/monitor: fix memory corruption in Windows implementation 2020-11-18 14:51:27 -08:00
router wgengine/router/dns: use the correct interface GUID 2020-12-21 16:43:24 -05:00
tsdns wgengine/tsdns: fix error response marshaling, improve bad query logs 2020-12-17 12:46:08 -08:00
tstun wgengine: expand lazy config to work with dual-stacked peers. 2020-12-19 13:50:44 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
userspace_test.go wgengine: fix lazy wireguard config bug when disco keys change 2020-10-13 12:10:51 -07:00
userspace.go all: annotate log verbosity levels on most egregiously spammy log prints 2020-12-21 12:59:33 -08:00
watchdog_test.go wgengine: prevent log after exit in watchdog test 2020-07-03 10:52:39 -07:00
watchdog.go wgengine: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 2020-10-05 21:04:23 -07:00