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/resolver
Andrew Dunham 323604b76c net/dns/resolver: log source IP of forwarded queries
When the TS_DEBUG_DNS_FORWARD_SEND envknob is turned on, also log the
source IP:port of the query that tailscaled is forwarding.

Updates tailscale/corp#35374

Signed-off-by: Andrew Dunham <andrew@tailscale.com>
4 days ago
..
debug.go syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago
doh_test.go net/dns/resolver: remove maxDoHInFlight 3 years ago
forwarder.go net/dns/resolver: log source IP of forwarded queries 4 days ago
forwarder_test.go net/dns/resolver: log source IP of forwarded queries 4 days ago
macios_ext.go all: avoid repeated default interface lookups 3 years ago
tsdns.go syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago
tsdns_server_test.go all: update copyright and license headers 3 years ago
tsdns_test.go net/netmon: remove usage of direct callbacks from netmon (#17292) 3 months ago