You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
filter net/packet: add TCPFlag type and some more constants 5 years ago
magicsock all: convert from []wgcfg.Endpoint to string 5 years ago
monitor wgengine/monitor: close closeHandle 5 years ago
netstack wengine/netstack: bump gvisor to latest version 5 years ago
router wgengine/router/dns: remove unused code 5 years ago
tsdns wgengine/tsdns: return NOERROR instead of NOTIMP for most records 5 years ago
tstun wgengine/tstun: initialize wireguard-go TUN parameters 5 years ago
winnet Move Linux client & common packages into a public repo. 6 years ago
pendopen.go wgengine: on TCP connect fail/timeout, log some clues about why it failed 5 years ago
userspace.go all: convert from []wgcfg.Endpoint to string 5 years ago
userspace_test.go all: convert from []wgcfg.Endpoint to string 5 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 5 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 5 years ago
wgengine.go all: convert from []wgcfg.Endpoint to string 5 years ago