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>
1 year ago
..
nmcfg net/tstun,wgengine/*: add support for NAT to routes 1 year ago
config.go net/tstun,wgengine/*: add support for NAT to routes 1 year ago
device.go all: update copyright and license headers 1 year ago
device_test.go all: update copyright and license headers 1 year ago
parser.go all: update copyright and license headers 1 year ago
parser_test.go all: update copyright and license headers 1 year ago
wgcfg_clone.go net/tstun,wgengine/*: add support for NAT to routes 1 year ago
writer.go all: update copyright and license headers 1 year ago