mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Mangling the source IP is not correct, we actually need to search for the allocated socket within our list of allocations, otherwise we cannot translate between IPv4 and IPv6 as we e.g. wouldn't find an IPv6 allocation on an IPv4 relay.