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/wgengine/wgcfg
Brad Fitzpatrick ce10f7c14c wgengine/wgcfg/nmcfg: reduce wireguard reconfig log spam
On the corp tailnet (using Mullvad exit nodes + bunch of expired
devices + subnet routers), these were generating big ~35 KB blobs of
logging regularly.

This logging shouldn't even exist at this level, and should be rate
limited at a higher level, but for now as a bandaid, make it less
spammy.

Updates #cleanup

Change-Id: I0b5e9e6e859f13df5f982cd71cd5af85b73f0c0a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 weeks ago
..
nmcfg wgengine/wgcfg/nmcfg: reduce wireguard reconfig log spam 4 weeks ago
config.go wgengine/wgcfg: remove two unused Config fields 4 weeks ago
config_test.go util/checkchange: stop using deephash everywhere 2 months ago
device.go all: use Go 1.20's errors.Join instead of our multierr package 2 months ago
device_test.go go.mod,wgengine/magicsock: update wireguard-go (#16148) 6 months ago
parser.go all: update copyright and license headers 3 years ago
parser_test.go all: use Go 1.22 range-over-int 2 years ago
wgcfg_clone.go wgengine/wgcfg: remove two unused Config fields 4 weeks ago
writer.go wgengine/wgcfg: don't send UAPI to disable keep-alives on new peers 2 years ago