.. |
resolver
|
net/dns/resolver: teach the forwarder to do per-domain routing.
|
2021-04-01 19:42:48 -07:00 |
config.go
|
wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig.
|
2021-04-02 00:59:44 -07:00 |
direct.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |
flush_windows.go
|
Move DNS flush logic to net/dns.
|
2021-03-25 17:40:52 -07:00 |
manager_default.go
|
net/dns: remove ManagerConfig, pass relevant args directly.
|
2021-04-01 23:26:52 -07:00 |
manager_freebsd.go
|
net/dns: remove ManagerConfig, pass relevant args directly.
|
2021-04-01 23:26:52 -07:00 |
manager_linux.go
|
net/dns: remove ManagerConfig, pass relevant args directly.
|
2021-04-01 23:26:52 -07:00 |
manager_openbsd.go
|
net/dns: remove ManagerConfig, pass relevant args directly.
|
2021-04-01 23:26:52 -07:00 |
manager_windows.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |
manager.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |
nm.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |
noop.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |
osconfig.go
|
net/dns: add an OSConfigurator interface.
|
2021-04-02 01:49:17 -07:00 |
registry_windows.go
|
wgengine/router/dns: move to net/dns.
|
2021-03-25 16:25:30 -07:00 |
resolvconf.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |
resolved.go
|
net/dns: rename Config to OSConfig.
|
2021-04-02 00:59:44 -07:00 |