tailscale/wgengine/wgcfg
Josh Bleecher Snyder 777c816b34 wgengine/wgcfg: return better errors from DeviceConfig, ReconfigDevice
Prefer the error from the actual wireguard-go device method call,
not {To,From}UAPI, as those tend to be less interesting I/O errors.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-05-06 12:44:22 -07:00
..
nmcfg all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00
config.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00
device.go wgengine/wgcfg: return better errors from DeviceConfig, ReconfigDevice 2021-05-06 12:44:22 -07:00
device_test.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00
parser.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
writer.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00