tailscale/net
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>
2025-12-17 14:48:45 -05:00
..
ace feature/ace: make ACE modular 2025-10-03 19:37:42 -07:00
art all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
bakedroots tstest/tlstest: simplify, don't even bake in any keys 2025-06-19 16:12:32 -07:00
batching net/batching: fix import formatting 2025-11-19 18:13:46 -08:00
captivedetection syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2025-11-16 19:13:59 -08:00
connectproxy net/tlsdial: fix TLS cert validation of HTTPS proxies 2025-06-18 14:20:39 -07:00
dns net/dns/resolver: log source IP of forwarded queries 2025-12-17 14:48:45 -05:00
dnscache syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2025-11-16 19:13:59 -08:00
dnsfallback feature, net/tshttpproxy: pull out support for using proxies as a feature 2025-09-30 10:25:56 -07:00
flowtrack net/flowtrack: fix, test String method 2024-06-18 21:44:44 -07:00
ipset all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
ktimeout all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
memnet all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
netaddr all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
netcheck all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
neterror net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 2023-04-04 16:32:16 -07:00
netkernelconf all: remove non-applicable "linux" deps on Android 2025-05-07 21:05:13 -07:00
netknob all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netmon net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 2025-12-17 12:32:40 -05:00
netns net/netns: remove spammy logs for interface binding caps 2025-11-19 18:19:07 -08:00
netstat all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00
netutil syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2025-11-16 19:13:59 -08:00
netx net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 2025-04-08 10:07:47 -07:00
packet net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158) 2025-12-10 14:27:20 -05:00
ping syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2025-11-16 19:13:59 -08:00
portmapper go.mod: bump golang.org/x/crypto (#17907) 2025-11-17 09:05:18 -08:00
proxymux all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
routetable net/routetable: don't try to fetch the route table on android 2025-04-03 14:37:14 -07:00
sockopts wgengine/magicsock,net/sockopts: export Windows ICMP suppression logic (#16917) 2025-08-21 13:44:13 -07:00
socks5 all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
sockstats net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 2025-12-17 12:32:40 -05:00
speedtest all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
stun ci: enable checklocks workflow for specific packages 2024-06-26 13:55:07 -04:00
stunserver all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
tcpinfo all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
tlsdial feature/featuretags, all: add build features, use existing ones in more places 2025-10-02 08:07:25 -07:00
tsaddr net/tsaddr: include test input in test failure output 2024-11-21 08:32:38 -08:00
tsdial net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 2025-12-17 12:32:40 -05:00
tshttpproxy go.mod: bump golang.org/x/crypto (#17907) 2025-11-17 09:05:18 -08:00
tstun net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158) 2025-12-10 14:27:20 -05:00
udprelay net/udprelay: replace map+sync.Mutex with sync.Map for VNI lookup 2025-12-15 19:52:09 -08:00
wsconn syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2025-11-16 19:13:59 -08:00