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/net/netcheck
Brad Fitzpatrick e42c4396cf net/netcheck: don't spam on ICMP socket permission denied errors
While debugging a failing test in airplane mode on macOS, I noticed
netcheck logspam about ICMP socket creation permission denied errors.

Apparently macOS just can't do those, or at least not in airplane
mode. Not worth spamming about.

Updates #cleanup

Change-Id: I302620cfd3c8eabb25202d7eef040c01bd8a843c
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 days ago
..
netcheck.go net/netcheck: don't spam on ICMP socket permission denied errors 3 days ago
netcheck_test.go net/netmon, add: add netmon.State type alias of interfaces.State 1 week ago
standalone.go net/netns, net/dns/resolver, etc: make netmon required in most places 1 week ago