tailscale/portlist
Brad Fitzpatrick 41fd4eab5c envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
A new package can also later record/report which knobs are checked and
set. It also makes the code cleaner & easier to grep for env knobs.

Change-Id: Id8a123ab7539f1fadbd27e0cbeac79c2e4f09751
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-01-24 11:51:23 -08:00
..
clean.go portlist: report a better process name for .Net on linux. 2021-03-03 22:30:27 -08:00
clean_test.go portlist: report a better process name for .Net on linux. 2021-03-03 22:30:27 -08:00
netstat.go all: simplify build tags involving iOS 2021-08-17 11:13:03 -07:00
netstat_exec.go all: simplify build tags involving iOS 2021-08-17 11:13:03 -07:00
netstat_test.go all: gofmt -w -s (simplify) tests 2021-12-15 08:43:41 -08:00
poller.go portlist: unexport SameInodes method 2021-04-09 15:16:36 -07:00
portlist.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
portlist_ios.go all: simplify build tags involving iOS 2021-08-17 11:13:03 -07:00
portlist_js.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
portlist_linux.go portlist: cache field index position between runs, cut two more allocs (Linux) 2021-09-13 08:59:12 -07:00
portlist_linux_test.go portlist: reuse bufio.Reader between files 2021-09-13 08:28:40 -07:00
portlist_macos.go portlist: stop logging stray UDP ports 2021-09-14 11:18:09 -07:00
portlist_other.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
portlist_test.go portlist: unexport SameInodes method 2021-04-09 15:16:36 -07:00
portlist_windows.go staticcheck.conf: turn off noisy lint errors 2021-06-18 15:48:20 -07:00