d4cc074187
tstest/natlab/vnet: add pcap support
...
Updates #13038
Change-Id: I89ce2129fee856f97986d6313d2b661c76476c0c
Signed-off-by: Maisem Ali <maisem@tailscale.com >
2024-08-09 09:06:54 -07:00
194ff6ee3d
tstest/integration/nat: add sameLAN node type
...
To test local connections.
Updates #13038
Change-Id: I575dcab31ca812edf7d04fa126772611cf89b9a7
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00
730fec1cfd
tstest/integration/nat: add start of TestGrid
...
Updates #13038
Change-Id: I41d1c2bf20ae6dfbb071020d9dc2b742e7995835
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00
f47a5fe52b
vnet: reduce some log spam
...
Updates #13038
Change-Id: I76038a90dfde10a82063988a5b54190074d4b5c5
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00
bb3e95c40d
vnet: fix port mapping (w/ maisem + andrew)
...
Co-authored-by: Maisem Ali <maisem@tailscale.com >
Co-authored-by: Andrew Dunham <andrew@du.nham.ca >
Change-Id: I703b39f05af2e3e1a979be8e77091586cb9ec3eb
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00
f8d23b3582
tstest/integration/nat: stream daemon logs directly
...
Updates #13038
Signed-off-by: Maisem Ali <maisem@tailscale.com >
Change-Id: I5da5706149c082c27d74c8b894bf53dd9b259e84
2024-08-09 09:06:54 -07:00
082e46b48d
vnet: don't hard-code bradfitz or maisem in paths
...
Updates #13038
Change-Id: Ie8c7591fac3800bb3b7f8c35356cce309fd3c164
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00
6798f8ea88
tstest/natlab/vnet: add port mapping
...
Updates #13038
Change-Id: Iaf274d250398973790873534b236d5cbb34fbe0e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00
12764e9db4
natlab: add NodeAgentClient
...
This adds a new NodeAgentClient type that can be used to
invoke the LocalAPI using the LocalClient instead of
handcrafted URLs. However, there are certain cases where
it does make sense for the node agent to provide more
functionality than whats possible with just the LocalClient,
as such it also exposes a http.Client to make requests directly.
Signed-off-by: Maisem Ali <maisem@tailscale.com >
2024-08-09 09:06:54 -07:00
8594292aa4
vnet: add control/derps to test, stateful firewall
...
Updates #13038
Change-Id: Icd65b34c5f03498b5a7109785bb44692bce8911a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2024-08-09 09:06:54 -07:00