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>
2023-05-24 13:26:16 -04:00
..
clean_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
clean.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netstat_test.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
netstat.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
poller.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist_linux_test.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist_linux.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist_macos.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist_test.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist_windows.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00