mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
As part of #4994, we need to translate IP packets between IPv4 and IPv6. This PR introduces the `ConvertiblePacket` abstraction that implements this.