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.
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>
|
5 years ago |
| .. |
|
clean.go
|
portlist: report a better process name for .Net on linux.
|
5 years ago |
|
clean_test.go
|
portlist: report a better process name for .Net on linux.
|
5 years ago |
|
netstat.go
|
portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32
|
5 years ago |
|
netstat_exec.go
|
portlist: adjust build tags for iOS + Go 1.16
|
5 years ago |
|
netstat_test.go
|
portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32
|
5 years ago |
|
poller.go
|
portlist: unexport SameInodes method
|
5 years ago |
|
portlist.go
|
portlist: de-dup services on same (proto, port) on both IPv4/IPv6
|
5 years ago |
|
portlist_ios.go
|
portlist, version: update build tags for Go 1.16, Apple M1
|
5 years ago |
|
portlist_linux.go
|
portlist: de-dup services on same (proto, port) on both IPv4/IPv6
|
5 years ago |
|
portlist_linux_test.go
|
portlist: collect IPv6 listening sockets on linux.
|
5 years ago |
|
portlist_macos.go
|
portlist: remove some old TODOs
|
5 years ago |
|
portlist_other.go
|
portlist: document, clean up, fix an open fd spike, optimize a bit
|
6 years ago |
|
portlist_test.go
|
portlist: unexport SameInodes method
|
5 years ago |
|
portlist_windows.go
|
portlist: use windows OpenCurrentProcessToken, not GetCurrentProcessToken
|
5 years ago |