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/ipn/ipnlocal
Josh Bleecher Snyder 955aa188b3 ipn/ipnlocal: fix logging
We were missing an argument here.
Also, switch to %q, in case anything weird
is happening with these strings.

Updates tailscale/corp#461

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
dnsconfig_test.go ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers 3 years ago
local.go ipn/ipnlocal: fix logging 3 years ago
local_test.go ipn/ipnlocal: use netaddr.IPSetBuilder when constructing list of interface IPPrefixes. 3 years ago
loglines_test.go ipn/ipnstate: use key.NodePublic instead of tailcfg.NodeKey. 3 years ago
peerapi.go ipn/ipnlocal: start adding DoH DNS server to peerapi when exit node 3 years ago
peerapi_macios_ext.go all: simplify ts_macext build tags 3 years ago
peerapi_test.go all: update tests to use tstest.MemLogger 3 years ago
state_test.go ipn/ipnlocal: handle key extensions after key has already expired 3 years ago