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/net/tstun
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
..
table net/tstun/table: add initial RoutingTable implementation 1 year ago
constants.go all: update copyright and license headers 1 year ago
fake.go all: update copyright and license headers 1 year ago
ifstatus_noop.go all: update copyright and license headers 1 year ago
ifstatus_windows.go all: update copyright and license headers 1 year ago
linkattrs_linux.go all: update copyright and license headers 1 year ago
linkattrs_notlinux.go all: update copyright and license headers 1 year ago
tap_linux.go all: update copyright and license headers 1 year ago
tap_unsupported.go all: update copyright and license headers 1 year ago
tun.go go.mod, net/tstun, wgengine/magicsock: update wireguard-go (#7712) 1 year ago
tun_linux.go all: update copyright and license headers 1 year ago
tun_macos.go all: update copyright and license headers 1 year ago
tun_notwindows.go all: update copyright and license headers 1 year ago
tun_windows.go all: update copyright and license headers 1 year ago
wrap.go net/tstun,wgengine/*: add support for NAT to routes 1 year ago
wrap_test.go net/tstun,wgengine/*: add support for NAT to routes 1 year ago