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 85241f8408 net/tstun: use /10 as subnet for TAP mode; read IP from netmap
Few changes to resolve TODOs in the code:
- Instead of using a hardcoded IP, get it from the netmap.
- Use 100.100.100.100 as the gateway IP
- Use the /10 CGNAT range instead of a random /24

Updates #2589

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 days ago
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 1 year ago
ifstatus_noop.go all: update copyright and license headers 2 years ago
ifstatus_windows.go all: update copyright and license headers 2 years ago
linkattrs_linux.go all: update copyright and license headers 2 years ago
linkattrs_notlinux.go all: update copyright and license headers 2 years ago
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 1 year ago
mtu_test.go disco,net/tstun,wgengine/magicsock: probe peer MTU 1 year ago
tap_linux.go net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2 days ago
tstun_stub.go cmd/tailscaled, net/tstun: build for aix/ppc64 6 months ago
tun.go net/tstun: restore tap mode functionality 3 days ago
tun_linux.go all: update copyright and license headers 2 years ago
tun_macos.go all: update copyright and license headers 2 years ago
tun_notwindows.go all: update copyright and license headers 2 years ago
tun_windows.go all: update copyright and license headers 2 years ago
wrap.go net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2 days ago
wrap_linux.go net/tstun: probe TCP GRO (#13376) 2 months ago
wrap_noop.go net/tstun: probe TCP GRO (#13376) 2 months ago
wrap_test.go util/usermetrics: make usermetrics non-global 4 weeks ago