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>
2021-04-21 11:29:30 -07:00
..
nmcfg wgengine/wgcfg/nmcfg: consolidate exit node log lines 2021-04-21 11:29:30 -07:00
config.go wgengine/wgcfg: remove Config.ListenPort 2021-04-03 10:32:51 -07:00
device.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
device_test.go wgengine/...: split into multiple receive functions 2021-04-02 12:18:54 -07:00
key.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
key_test.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
parser.go wgengine/wgcfg: remove Config.ListenPort 2021-04-03 10:32:51 -07:00
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
writer.go wgengine/wgcfg: remove Config.ListenPort 2021-04-03 10:32:51 -07:00