tailscale/wgengine
Alex Brainman 552b08096b wgengine/router/dns: use wireguard winipcfg package
This change replaces existing DNS setting code with

golang.zx2c4.com/wireguard/windows/tunnel/winipcfg.LUID.SetDNS
and LUID.SetDNSDomain

As suggested by Jason at

https://github.com/tailscale/tailscale/issues/1050#issuecomment-749196854

Updates #1050

Signed-off-by: Alex Brainman <alex.brainman@gmail.com>
2021-01-17 17:34:46 +11:00
..
filter net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors 2021-01-15 14:03:57 -08:00
magicsock wgengine/magicsock: use relatively new netaddr.IPPort.IsZero method 2021-01-15 19:21:10 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00
router wgengine/router/dns: use wireguard winipcfg package 2021-01-17 17:34:46 +11:00
tsdns wgengine/tsdns: fix MagicDNS lookups of shared nodes 2021-01-14 14:49:32 -08:00
tstun tstun: add test to send a packet after Close() 2021-01-15 19:11:40 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors 2021-01-15 14:03:57 -08:00
userspace_test.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
userspace.go wgengine/userspace: make wireguard-go log silencing include peer routines 2021-01-15 14:44:56 -08:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
watchdog.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00
wgengine.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00