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
Joe Tsai ff1b35ec6c
net/connstats: exclude traffic with internal Tailscale service (#7904)
Exclude traffic with 100.100.100.100 (for IPv4) and
with fd7a:115c:a1e0::53 (for IPv6) since this traffic with the
Tailscale service running locally on the node.
This traffic never left the node.

It also happens to be a high volume amount of traffic since
DNS requests occur over UDP with each request coming from a
unique port, thus resulting in many discrete traffic flows.

Fixes tailscale/corp#10554

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
art
connstats net/connstats: exclude traffic with internal Tailscale service (#7904) 2 years ago
dns wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2 years ago
dnscache
dnsfallback net/dnsfallback: more explicitly pass through logf function 2 years ago
flowtrack
interfaces net/interfaces: cache "home" router lookup on big Linux routers 2 years ago
memnet
netaddr
netcheck net/netcheck: reenable TestNodeAddrResolve on Windows 2 years ago
neterror
netknob
netns
netstat
netutil
packet
ping
portmapper wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2 years ago
proxymux
routetable
socks5 net/socks5: add password auth support 2 years ago
sockstats
speedtest
stun wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2 years ago
tlsdial
tsaddr all: replace /kb/ links with /s/ equivalents 2 years ago
tsdial
tshttpproxy
tstun
wsconn