tailscale/tstest
Tom DNetto c08cf2a9c6 all: declare & plumb IPv6 masquerade address for peer
This PR plumbs through awareness of an IPv6 SNAT/masquerade address from the wire protocol
through to the low-level (tstun / wgengine). This PR is the first in two PRs for implementing
IPv6 NAT support to/from peers.

A subsequent PR will implement the data-plane changes to implement IPv6 NAT - this is just plumbing.

Signed-off-by: Tom DNetto <tom@tailscale.com>
Updates ENG-991
2023-09-18 21:27:36 -07:00
..
archtest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
deptest util/testenv: add new package to hold InTest 2023-08-08 19:51:44 -06:00
integration all: declare & plumb IPv6 masquerade address for peer 2023-09-18 21:27:36 -07:00
iosdeps all: replace deprecated ioutil references 2023-08-23 23:53:19 +01:00
jsdeps tstest/deptest: add test-only package to unify negative dep tests 2023-07-20 23:18:40 -07:00
natlab wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2023-04-15 13:40:15 -07:00
tools all: update copyright and license headers 2023-01-27 15:36:29 -08:00
allocs.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
clock.go tstime: add Since method (#8622) 2023-07-14 16:50:17 -04:00
clock_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2023-08-17 08:42:35 -07:00
log.go control/controlclient: remove unused StartLogout 2023-08-30 20:23:03 -07:00
log_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
resource.go tstest: relax ResourceCheck to 3s 2023-09-06 15:42:08 -07:00
tstest.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
tstest_test.go tstest: add method to Replace values for tests 2023-03-03 17:02:33 -08:00