Skip to content

net: deprecate PF_KEY

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

JIRA: https://issues.redhat.com/browse/RHEL-1015 Upstream Status: RHEL only Tested: boot and load the module

This code will be deprecated upstream in the near future, and we are planning to remove support from RHEL in a future major release. Modern IPsec implementations use the netlink API instead. Warn users with a deprecation message when the module is loaded.

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

Merge request reports