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>
2020-07-15 14:38:33 -07:00
..
natlab tstest/natlab: refactor PacketHandler into a larger interface. 2020-07-15 14:38:33 -07:00
staticcheck go.mod: restore staticcheck module, make it stick around, go mod tidy 2020-07-02 22:55:14 -07:00
clock.go tstest/natlab: add a stateful firewall. 2020-07-11 05:17:38 +00:00
doc.go tstest: rename from testy. 2020-04-28 20:45:12 -07:00
log.go tstest: document PanicOnLog 2020-05-14 10:05:32 -07:00
resource.go tstest.ResourceCheck: clarify success message. 2020-05-13 23:02:32 -04:00