mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-25 18:51:01 +00:00

Calculate whether the packet is injected directly, rather than via an else branch. Unify the exit paths. It is easier here than duplicating them. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>