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
Mihai Parparita 6ac6ddbb47 sockstats: switch label to enum
Makes it cheaper/simpler to persist values, and encourages reuse of
labels as opposed to generating an arbitrary number.

Updates tailscale/corp#9230
Updates #3363

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
connstats net/connstats: fix ticker in NewStatistics (#7225) 2 years ago
dns sockstats: switch label to enum 2 years ago
dnscache tstest: add method to Replace values for tests 2 years ago
dnsfallback util/slicesx: add package for generic slice functions, use 2 years ago
flowtrack
interfaces all: use tstest.Replace more 2 years ago
memnet
netaddr
netcheck sockstats: switch label to enum 2 years ago
neterror
netknob
netns net/interfaces, net/netns: add node attributes to control default interface getting and binding 2 years ago
netstat
netutil
packet
ping
portmapper sockstats: switch label to enum 2 years ago
proxymux
routetable net/routetable: include unknown flags in the routetable doctor output 2 years ago
socks5 net/socks5: add password auth support 2 years ago
sockstats sockstats: switch label to enum 2 years ago
speedtest
stun
tlsdial
tsaddr
tsdial all: update copyright and license headers 2 years ago
tshttpproxy all: use tstest.Replace more 2 years ago
tstun wgengine: start logging DISCO frames to pcap stream 2 years ago
wsconn