tailscale/portlist
Brad Fitzpatrick 2df6372b67 portlist: de-dup services on same (proto, port) on both IPv4/IPv6
Fixes #1703

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-04-13 14:40:33 -07:00
..
clean.go
clean_test.go
netstat.go portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32 2021-04-12 09:17:39 -07:00
netstat_exec.go
netstat_test.go portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32 2021-04-12 09:17:39 -07:00
poller.go portlist: unexport SameInodes method 2021-04-09 15:16:36 -07:00
portlist.go portlist: de-dup services on same (proto, port) on both IPv4/IPv6 2021-04-13 14:40:33 -07:00
portlist_ios.go
portlist_linux.go portlist: de-dup services on same (proto, port) on both IPv4/IPv6 2021-04-13 14:40:33 -07:00
portlist_linux_test.go
portlist_macos.go
portlist_other.go
portlist_test.go portlist: unexport SameInodes method 2021-04-09 15:16:36 -07:00
portlist_windows.go portlist: use windows OpenCurrentProcessToken, not GetCurrentProcessToken 2021-04-12 09:23:52 -07:00