tailscale/tstest/natlab
David Anderson 5a370d545a tstest/natlab: drop packets that can't be routed in a LAN.
LANs are authoritative for their prefixes, so we should not bounce
packets back and forth to the default gateway in that case.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-07-27 14:09:54 -07:00
..
firewall.go tstest/natlab: refactor PacketHandler into a larger interface. 2020-07-15 14:38:33 -07:00
nat.go tstest/natlab: refactor PacketHandler into a larger interface. 2020-07-15 14:38:33 -07:00
natlab.go tstest/natlab: drop packets that can't be routed in a LAN. 2020-07-27 14:09:54 -07:00
natlab_test.go tstest/natlab: refactor PacketHandler into a larger interface. 2020-07-15 14:38:33 -07:00