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
Marwan Sulaiman e32e5c0d0c portlist: add Poller.IncludeLocalhost option
This PR parameterizes receiving loopback updates from the portlist package.
Callers can now include services bound to localhost if they want.
Note that this option is off by default still.

Fixes #8171

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
12 months ago
..
clean.go all: update copyright and license headers 1 year ago
clean_test.go all: update copyright and license headers 1 year ago
netstat.go portlist: add Poller.IncludeLocalhost option 12 months ago
netstat_test.go portlist: add Poller.IncludeLocalhost option 12 months ago
poller.go portlist: add Poller.IncludeLocalhost option 12 months ago
portlist.go portlist: add Poller.IncludeLocalhost option 12 months ago
portlist_linux.go portlist: add Poller.IncludeLocalhost option 12 months ago
portlist_linux_test.go portlist: add Poller.IncludeLocalhost option 12 months ago
portlist_macos.go portlist: add Poller.IncludeLocalhost option 12 months ago
portlist_test.go portlist: add Poller.IncludeLocalhost option 12 months ago
portlist_windows.go portlist: add Poller.IncludeLocalhost option 12 months ago