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
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>
3 days ago
..
ace feature/ace: make ACE modular 3 months ago
art all: rename variables with lowercase-l/uppercase-I 1 month ago
bakedroots tstest/tlstest: simplify, don't even bake in any keys 6 months ago
batching net/batching: fix import formatting 1 month ago
captivedetection syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago
connectproxy net/tlsdial: fix TLS cert validation of HTTPS proxies 6 months ago
dns net/dns/resolver: log source IP of forwarded queries 3 days ago
dnscache syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago
dnsfallback feature, net/tshttpproxy: pull out support for using proxies as a feature 3 months ago
flowtrack net/flowtrack: fix, test String method 2 years ago
ipset all: use iterators over slice views more 1 year ago
ktimeout all: rename variables with lowercase-l/uppercase-I 1 month ago
memnet all: rename variables with lowercase-l/uppercase-I 1 month ago
netaddr all: rename variables with lowercase-l/uppercase-I 1 month ago
netcheck all: rename variables with lowercase-l/uppercase-I 1 month ago
neterror net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 3 years ago
netkernelconf all: remove non-applicable "linux" deps on Android 8 months ago
netknob all: update copyright and license headers 3 years ago
netmon net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 4 days ago
netns net/netns: remove spammy logs for interface binding caps 1 month ago
netstat all: add test for package comments, fix, add comments as needed 1 year ago
netutil syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago
netx net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 9 months ago
packet net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158) 1 week ago
ping syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago
portmapper go.mod: bump golang.org/x/crypto (#17907) 1 month ago
proxymux all: cleanup unused code, part 1 (#10661) 2 years ago
routetable net/routetable: don't try to fetch the route table on android 9 months ago
sockopts wgengine/magicsock,net/sockopts: export Windows ICMP suppression logic (#16917) 4 months ago
socks5 all: rename variables with lowercase-l/uppercase-I 1 month ago
sockstats net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 4 days ago
speedtest all: rename variables with lowercase-l/uppercase-I 1 month ago
stun ci: enable checklocks workflow for specific packages 2 years ago
stunserver all: use Go 1.22 range-over-int 2 years ago
tcpinfo all: use Go 1.22 range-over-int 2 years ago
tlsdial feature/featuretags, all: add build features, use existing ones in more places 3 months ago
tsaddr net/tsaddr: include test input in test failure output 1 year ago
tsdial net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 4 days ago
tshttpproxy go.mod: bump golang.org/x/crypto (#17907) 1 month ago
tstun net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158) 1 week ago
udprelay net/udprelay: replace map+sync.Mutex with sync.Map for VNI lookup 5 days ago
wsconn syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 1 month ago