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/natlab
David Anderson b3d65ba943 tstest/natlab: refactor, expose a Packet type.
HandlePacket and Inject now receive/take Packets. This is a handy
container for the packet, and the attached Trace method can be used
to print traces from custom packet handlers that integrate nicely
with natlab's internal traces.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
firewall.go tstest/natlab: refactor, expose a Packet type. 4 years ago
natlab.go tstest/natlab: refactor, expose a Packet type. 4 years ago
natlab_test.go tstest/natlab: refactor, expose a Packet type. 4 years ago