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
Josh Bleecher Snyder 07c95a0219 wgengine/wgcfg/nmcfg: consolidate exit node log lines
These were getting rate-limited for nodes with many peers.
Consolate the output into single lines, which are nicer anyway.

Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
3 years ago
..
nmcfg wgengine/wgcfg/nmcfg: consolidate exit node log lines 3 years ago
config.go wgengine/wgcfg: remove Config.ListenPort 4 years ago
device.go all: move wgcfg from wireguard-go 4 years ago
device_test.go wgengine/...: split into multiple receive functions 4 years ago
key.go all: move wgcfg from wireguard-go 4 years ago
key_test.go all: move wgcfg from wireguard-go 4 years ago
parser.go wgengine/wgcfg: remove Config.ListenPort 4 years ago
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 4 years ago
writer.go wgengine/wgcfg: remove Config.ListenPort 4 years ago