cilium / cilium

eBPF-based Networking, Security, and Observability
https://cilium.io
Apache License 2.0
19.16k stars 2.78k forks source link

wireguard: stabilize the encryption hook #33195

Open julianwiedmann opened 1 week ago

julianwiedmann commented 1 week ago

The main encryption function for wireguard has grown a lot of special cases. Once https://github.com/cilium/cilium/issues/31780 is resolved, we should have another look at simplifying the logic so that it's better maintenable.