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
Claus Lensbøl c54d243690
net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995)
Adds a new types of TSMP messages for advertising disco keys keys
to/from a peer, and implements the advertising triggered by a TSMP ping.

Needed as part of the effort to cache the netmap and still let clients
connect without control being reachable.

Updates #12639

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
Co-authored-by: James Tucker <james@tailscale.com>
1 week ago
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 2 years ago
ifstatus_noop.go all: update copyright and license headers 3 years ago
ifstatus_windows.go all: update copyright and license headers 3 years ago
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 2 years ago
mtu_test.go scripts/check_license_headers.sh: delete, rewrite as a Go test 6 months ago
netstack_disabled.go net/tstun: support ts_omit_netstack 2 months ago
netstack_enabled.go net/tstun: support ts_omit_netstack 2 months ago
tstun_stub.go net/tstun: add Plan 9 'tun' support 8 months ago
tun.go feature/linkspeed: move cosmetic tstun netlink code out to modular feature 2 months ago
tun_linux.go all: detect JetKVM and specialize a handful of things for it 5 months ago
tun_macos.go all: update copyright and license headers 3 years ago
tun_notwindows.go all: update copyright and license headers 3 years ago
tun_windows.go all: update copyright and license headers 3 years ago
wrap.go net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995) 1 week ago
wrap_linux.go net/tstun: use ts_omit_gro in another place I missed earlier 2 months ago
wrap_noop.go net/tstun: use ts_omit_gro in another place I missed earlier 2 months ago
wrap_test.go net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995) 1 week ago