From: Phil Sutter on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1226

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945179
Upstream Status: RHEL-only
Tested: In local VM, using instructions from BZ.

Upon loading legacy xtables table modules or the nft compat module,
print a warning suggesting nftables.

---
 include/linux/kernel.h            |   2 ++
 kernel/rh_taint.c                 |  16 ++++++++++++++++
 net/bridge/netfilter/ebtables.c   |   2 ++
 net/ipv4/netfilter/arp_tables.c   |   2 ++
 net/ipv4/netfilter/ip_tables.c    |   2 ++
 net/ipv6/netfilter/ip6_tables.c   |   2 ++
 net/netfilter/ipset/ip_set_core.c |   7 ++++++-
 net/netfilter/nft_compat.c        |   4 ++++
 8 files changed, 36 insertions(+), 1 deletions(-)
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to