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
Charlotte Brandhorst-Satzkorn c573bef0aa tailcfg,wgengine: add initial support for WireGuard only peers
A peer can have IsWireGuardOnly, which means it will not support DERP or
Disco, and it must have Endpoints filled in order to be usable.

In the present implementation only the first Endpoint will be used as
the bestAddr.

Updates tailscale/corp#10351

Co-authored-by: Charlotte Brandhorst-Satzkorn <charlotte@tailscale.com>
Co-authored-by: James Tucker <james@tailscale.com>
Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
nmcfg tailcfg,wgengine: add initial support for WireGuard only peers 1 year ago
config.go net/tstun,wgengine/*: add support for NAT to routes 2 years ago
device.go all: update copyright and license headers 2 years ago
device_test.go all: update copyright and license headers 2 years ago
parser.go all: update copyright and license headers 2 years ago
parser_test.go all: update copyright and license headers 2 years ago
wgcfg_clone.go net/tstun,wgengine/*: add support for NAT to routes 2 years ago
writer.go all: update copyright and license headers 2 years ago