tailscale/wgengine
Alex Brainman 6e4231c03c wgengine/router/dns: remove unused code
Commit 68ddf1 removed code that reads
`SOFTWARE\Tailscale IPN\SearchList` registry value. But the commit
left code that writes that value.

So now this package writes and never reads the value.

Remove the code to stop pointless work.

Updates #853

Signed-off-by: Alex Brainman <alex.brainman@gmail.com>
2021-01-14 14:04:35 -08:00
..
filter net/packet: add TCPFlag type and some more constants 2021-01-11 22:09:09 -08:00
magicsock all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wengine/netstack: bump gvisor to latest version 2021-01-11 15:46:48 -05:00
router wgengine/router/dns: remove unused code 2021-01-14 14:04:35 -08:00
tsdns wgengine/tsdns: return NOERROR instead of NOTIMP for most records 2021-01-12 15:12:53 -08:00
tstun wgengine/tstun: initialize wireguard-go TUN parameters 2021-01-08 17:22:04 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go wgengine: on TCP connect fail/timeout, log some clues about why it failed 2021-01-11 22:09:09 -08:00
userspace_test.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
userspace.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -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: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
wgengine.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00