tailscale/wgengine/wgcfg
Josh Bleecher Snyder 28af46fb3b wgengine: pass logger as a separate arg to device.NewDevice
Adapt to minor API changes in wireguard-go.
And factor out device.DeviceOptions variables.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-03-24 10:39:58 -07:00
..
nmcfg ipn/ipnlocal: only filter out default routes when computing the local wg config. 2021-02-24 20:41:56 -08:00
config.go wgengine/wgcfg/nmcfg: split control/controlclient/netmap.go into own package 2021-02-05 14:21:30 -08:00
device.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
device_test.go wgengine: pass logger as a separate arg to device.NewDevice 2021-03-24 10:39:58 -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: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
writer.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00