mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-07 08:07:16 +00:00

PCP handles external IPs by allowing the client to specify them in the packet, which is more explicit than requiring 2 packets from PMP, so allow for future changes to add it in easily. Signed-off-by: julianknodt <julianknodt@gmail.com>