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>
2024-10-21 17:24:29 -07:00
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 2023-10-14 08:54:30 -07:00
ifstatus_noop.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ifstatus_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
linkattrs_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
linkattrs_notlinux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 2023-10-09 01:57:12 -07:00
mtu_test.go disco,net/tstun,wgengine/magicsock: probe peer MTU 2023-10-09 01:57:12 -07:00
tap_linux.go net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2024-10-21 17:24:29 -07:00
tstun_stub.go cmd/tailscaled, net/tstun: build for aix/ppc64 2024-04-13 11:03:22 -07:00
tun.go net/tstun: restore tap mode functionality 2024-10-21 17:02:53 -07:00
tun_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tun_macos.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tun_notwindows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tun_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wrap.go net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2024-10-21 17:24:29 -07:00
wrap_linux.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
wrap_noop.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
wrap_test.go util/usermetrics: make usermetrics non-global 2024-09-25 15:57:00 +02:00