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
David Anderson 2edb57dbf1 net/dns: add new Config that captures tailscale+OS DNS config.
Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
resolver net/dns/resolver: teach the forwarder to do per-domain routing. 4 years ago
config.go net/dns: add new Config that captures tailscale+OS DNS config. 4 years ago
direct.go net/dns: rename Config to OSConfig. 4 years ago
flush_windows.go Move DNS flush logic to net/dns. 4 years ago
manager.go net/dns: rename Config to OSConfig. 4 years ago
manager_default.go net/dns: remove ManagerConfig, pass relevant args directly. 4 years ago
manager_freebsd.go net/dns: remove ManagerConfig, pass relevant args directly. 4 years ago
manager_linux.go net/dns: remove ManagerConfig, pass relevant args directly. 4 years ago
manager_openbsd.go net/dns: remove ManagerConfig, pass relevant args directly. 4 years ago
manager_windows.go net/dns: rename Config to OSConfig. 4 years ago
nm.go net/dns: rename Config to OSConfig. 4 years ago
noop.go net/dns: rename Config to OSConfig. 4 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 4 years ago
resolvconf.go net/dns: rename Config to OSConfig. 4 years ago
resolved.go net/dns: rename Config to OSConfig. 4 years ago