tailscale/wgengine/wgcfg
David Anderson 2404c0ffad ipn/ipnlocal: only filter out default routes when computing the local wg config.
UIs need to see the full unedited netmap in order to know what exit nodes they
can offer to the user.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-02-24 20:41:56 -08:00
..
nmcfg ipn/ipnlocal: only filter out default routes when computing the local wg config. 2021-02-24 20:41:56 -08:00
config.go wgengine/wgcfg/nmcfg: split control/controlclient/netmap.go into own package 2021-02-05 14:21:30 -08:00
device.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
device_test.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
key.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
key_test.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
parser.go wgengine/wgcfg: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
writer.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00