mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 00:41:41 +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.