You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Bleecher Snyder
4c8b5fdec4
control/controlclient: do not periodically print full netmap
...
The netmaps can get really large.
Printing, processing, and uploading them is expensive.
Only print the header on an ongoing basis.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
5 years ago
..
dnstype
types/dnstype: introduce new package for Resolver
5 years ago
empty
types/empty: add Message, stop using mysterious *struct{}
6 years ago
flagtype
types/flagtype: fix bug showing the default port value (shown in --help)
6 years ago
ipproto
net/packet, wgengine/filter: support SCTP
5 years ago
key
staticcheck.conf: turn off noisy lint errors
5 years ago
logger
all: gofmt with Go 1.17
5 years ago
netmap
control/controlclient: do not periodically print full netmap
5 years ago
nettype
wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock
6 years ago
opt
control/{controlknobs,controlclient}: simplify knobs API, fix controlclient crash
5 years ago
pad32
net/portmapper: add NAT-PMP client, move port mapping service probing
5 years ago
persist
types/persist: split controlclient.Persist into a small leaf package
5 years ago
preftype
types/preftype: don't use iota for consts persisted to disk
5 years ago
structs
types/structs: add structs.Incomparable annotation, use it where applicable
6 years ago
wgkey
tailcfg, types/wgkey: add AppendTo methods on some types
5 years ago