From: Florian Westphal <[email protected]>

configs: enable netfilter_netlink_hook in fedora too

Already enabled in RHEL, so move this to common.

This is required to make nft userspace "list hooks" command
functional.

It will display the hook pipeline, i.e., this is an introspection
feature.

Signed-off-by: Florian Westphal <[email protected]>

diff --git a/redhat/configs/rhel/generic/CONFIG_NETFILTER_NETLINK_HOOK 
b/redhat/configs/common/generic/CONFIG_NETFILTER_NETLINK_HOOK
rename from redhat/configs/rhel/generic/CONFIG_NETFILTER_NETLINK_HOOK
rename to redhat/configs/common/generic/CONFIG_NETFILTER_NETLINK_HOOK
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_NETFILTER_NETLINK_HOOK
+++ b/redhat/configs/common/generic/CONFIG_NETFILTER_NETLINK_HOOK
diff --git a/redhat/configs/fedora/generic/CONFIG_NETFILTER_NETLINK_HOOK 
b/redhat/configs/fedora/generic/CONFIG_NETFILTER_NETLINK_HOOK
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/CONFIG_NETFILTER_NETLINK_HOOK
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_NETFILTER_NETLINK_HOOK is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2823
--
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to