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
Maisem Ali 985535aebc net/tstun,wgengine/*: add support for NAT to routes
This adds support to make exit nodes and subnet routers work
when in scenarios where NAT is required.

It also updates the NATConfig to be generated from a `wgcfg.Config` as
that handles merging prefs with the netmap, so it has the required information
about whether an exit node is already configured and whether routes are accepted.

Updates tailscale/corp#8020

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
nmcfg net/tstun,wgengine/*: add support for NAT to routes 2 years 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