Skip to content

IPsec packet offload

Sabrina Dubroca requested to merge sdubroca/centos-stream-9:bz2178699 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2178699 Tested: regular IPsec tests + taint tests Depends: !2284 (merged)

Conflicts: the nfp driver doesn't support IPsec offload, skip those bits

This backports the IPsec packet offload feature. It's marked at tech preview, tainting the kernel when IPsec states/policies using the packet offload flags are created.

Signed-off-by: Sabrina Dubroca sdubroca@redhat.com

Merge request reports