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 bc68e22c5b all: s/CreateEndpoint/ParseEndpoint/ in docs
Upstream wireguard-go renamed the interface method
from CreateEndpoint to ParseEndpoint.
I missed some comments. Fix them.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
nmcfg all: delete wgcfg.Key and wgcfg.PrivateKey 3 years ago
clone.go wgengine/wgcfg: use autogenerated Clone methods 3 years ago
config.go all: s/CreateEndpoint/ParseEndpoint/ in docs 3 years ago
device.go wgengine/wgcfg: return better errors from DeviceConfig, ReconfigDevice 3 years ago
device_test.go wgengine/wgcfg: make device test endpoint-format-agnostic 3 years ago
parser.go all: delete wgcfg.Key and wgcfg.PrivateKey 3 years ago
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 3 years ago
writer.go all: delete wgcfg.Key and wgcfg.PrivateKey 3 years ago