mirror of https://github.com/tailscale/tailscale/
portlist: reduce log spam on macOS
Running tailscaled on my machine yields lots of entries like: weird: missing {tcp 6060} parsePortsNetstat is filtering out loopback addresses as uninteresting. Then addProcesses is surprised to discover these listening ports, which results in spurious logging. Teach addProcesses to also ignore loopback addresses. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>pull/734/head
parent
3b05cbacfb
commit
a570c27577
Loading…
Reference in New Issue