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/ipn/ipnlocal
Josh Bleecher Snyder a666b546fb ipn/ipnlocal: log number of packet filters rather than entire filter
The number of packet filters can grow very large,
so this log entry can be very large.
We can get the packet filter server-side,
so reduce verbosity here to just the number of filters present.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
local.go ipn/ipnlocal: log number of packet filters rather than entire filter 3 years ago
local_test.go all: adapt to opaque netaddr types 4 years ago
loglines_test.go types/logger: add key grinder stats lines to rate-limiting exemption list 4 years ago
peerapi.go all: adapt to opaque netaddr types 4 years ago
peerapi_macios_ext.go all: simplify ts_macext build tags 3 years ago
peerapi_test.go ipn/ipnlocal: use delete marker files to work around Windows delete problems 4 years ago
state_test.go ipn/ipnlocal: make state_test catch the bug fixed by #2445 3 years ago