tailscale/wgengine
David Anderson 90f82b6946 net/dns/resolver: add live reconfig, plumb through to ipnlocal.
The resolver still only supports a single upstream config, and
ipn/wgengine still have to split up the DNS config, but this moves
closer to unifying the DNS configs.

As a handy side-effect of the refactor, IPv6 MagicDNS records exist
now.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-01 01:44:03 -07:00
..
filter net/packet, wgengine/{filter,tstun}: add TSMP ping 2021-03-24 09:50:01 -07:00
magicsock wgengine/magicsock: don't call t.Fatal in magicStack.IP 2021-03-30 11:48:13 -07:00
monitor wgengine/monitor: on wall time jump, synthesize network change event 2021-03-28 21:56:50 -07:00
netstack wgengine/netstack: stop re-adding IPs registered by active TCP connections (#1629) 2021-03-31 15:32:33 -04:00
router wgengine: pass in an explicit router.Router, rather than a generator. 2021-03-26 22:01:55 -07:00
wgcfg wgengine/wgcfg/nmcfg: reduce some logging when a /0 route skipped 2021-03-31 09:51:55 -07:00
wglog wgengine/wglog: drop 1/s "interface is up" messages. 2021-02-23 09:01:58 -08:00
winnet wgengine/winnet: don't build on non-windows 2021-02-09 21:09:24 -08:00
pendopen.go net/tstun: rename TUN to Wrapper. 2021-03-26 23:15:22 -07:00
userspace.go net/dns/resolver: add live reconfig, plumb through to ipnlocal. 2021-04-01 01:44:03 -07:00
userspace_test.go net/dns/resolver: add live reconfig, plumb through to ipnlocal. 2021-04-01 01:44:03 -07:00
watchdog.go net/dns/resolver: add live reconfig, plumb through to ipnlocal. 2021-04-01 01:44:03 -07:00
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 2021-03-27 09:27:11 -07:00
wgengine.go net/dns/resolver: add live reconfig, plumb through to ipnlocal. 2021-04-01 01:44:03 -07:00