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/tstest
David Anderson 45578b47f3 tstest/natlab: refactor PacketHandler into a larger interface.
The new interface lets implementors more precisely distinguish
local traffic from forwarded traffic, and applies different
forwarding logic within Machines for each type. This allows
Machines to be packet forwarders, which didn't quite work
with the implementation of Inject.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
natlab tstest/natlab: refactor PacketHandler into a larger interface. 4 years ago
staticcheck go.mod: restore staticcheck module, make it stick around, go mod tidy 4 years ago
clock.go tstest/natlab: add a stateful firewall. 4 years ago
doc.go tstest: rename from testy. 4 years ago
log.go tstest: document PanicOnLog 4 years ago
resource.go tstest.ResourceCheck: clarify success message. 4 years ago