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/net/dns
julianknodt 72a0b5f042 net/dns/resolver: fmt item
This has been bothering me for a while, but everytime I run format from the root directory
it also formats this file. I didn't want to add it to my other PRs but it's annoying to have to
revert it every time.

Signed-off-by: julianknodt <julianknodt@gmail.com>
3 years ago
..
resolver net/dns/resolver: fmt item 3 years ago
config.go net/dns: replace AuthoritativeSuffixes with nil Route entries. 3 years ago
debian_resolvconf.go net/dns: add GOOS build tags 3 years ago
direct.go net/dns: remove ref to managerImpl 3 years ago
flush_windows.go Move DNS flush logic to net/dns. 4 years ago
manager.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 3 years ago
manager_default.go net/dns: return error from NewOSManager, use it to initialize NM. 4 years ago
manager_freebsd.go net/dns: fix freebsd DNS manager selection. 4 years ago
manager_linux.go net/dns: fix inverted test for NetworkManager version. 3 years ago
manager_openbsd.go net/dns: return error from NewOSManager, use it to initialize NM. 4 years ago
manager_test.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 3 years ago
manager_windows.go net/dns: always proxy through quad-100 on windows 8.1. 3 years ago
nm.go staticcheck.conf: turn off noisy lint errors 3 years ago
noop.go net/dns: return error from NewOSManager, use it to initialize NM. 4 years ago
openresolv.go net/dns: add GOOS build tags 3 years ago
osconfig.go net/dns: make debian_resolvconf correctly clear DNS configs. 3 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 4 years ago
resolvconf-workaround.sh net/dns: also include 'tail' and 'base' files when fixing up resolv.conf. 4 years ago
resolvconf.go net/dns: add GOOS build tags 3 years ago
resolved.go net/dns: remove ref to managerImpl 3 years ago