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 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
..
firewall.go tstest/natlab: refactor PacketHandler into a larger interface. 4 years ago
nat.go tstest/natlab: refactor PacketHandler into a larger interface. 4 years ago
natlab.go tstest/natlab: refactor PacketHandler into a larger interface. 4 years ago
natlab_test.go tstest/natlab: refactor PacketHandler into a larger interface. 4 years ago