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
David Anderson 41da7620af go.mod: update wireguard-go to pick up roaming toggle
wgengine/wgcfg: introduce wgcfg.NewDevice helper to disable roaming
at all call sites (one real plus several tests).

Fixes tailscale/corp#3016.

Signed-off-by: David Anderson <danderson@tailscale.com>
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
nmcfg all: replace tailcfg.DiscoKey with key.DiscoPublic. 3 years ago
clone.go wgengine/magicsock: remove uses of tailcfg.DiscoKey. 3 years ago
config.go wgengine/magicsock: remove uses of tailcfg.DiscoKey. 3 years ago
device.go go.mod: update wireguard-go to pick up roaming toggle 3 years ago
device_test.go go.mod: update wireguard-go to pick up roaming toggle 3 years ago
parser.go wgengine/wgcfg: remove unused helper function. 3 years ago
parser_test.go wgengine/wgcfg: convert to use new node key type. 3 years ago
writer.go wgengine/wgcfg: convert to use new node key type. 3 years ago