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/portlist
Brad Fitzpatrick a05086ef86 portlist: add debug knob to disable portlist collection
For big servers. Per discussion with @crawshaw.

Updates tailscale/corp#2566

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
clean.go
clean_test.go
netstat.go all: simplify build tags involving iOS 3 years ago
netstat_exec.go all: simplify build tags involving iOS 3 years ago
netstat_test.go
poller.go
portlist.go portlist: add debug knob to disable portlist collection 3 years ago
portlist_ios.go all: simplify build tags involving iOS 3 years ago
portlist_linux.go portlist: cache field index position between runs, cut two more allocs (Linux) 3 years ago
portlist_linux_test.go portlist: reuse bufio.Reader between files 3 years ago
portlist_macos.go portlist: stop logging stray UDP ports 3 years ago
portlist_other.go
portlist_test.go
portlist_windows.go