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>
2023-04-08 22:08:25 -07:00
..
nmcfg tailcfg,wgengine: add initial support for WireGuard only peers 2023-04-08 22:08:25 -07:00
config.go net/tstun,wgengine/*: add support for NAT to routes 2023-03-29 12:30:18 -07:00
device.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
device_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
parser.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
parser_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wgcfg_clone.go net/tstun,wgengine/*: add support for NAT to routes 2023-03-29 12:30:18 -07:00
writer.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00