On Fri, Jan 9, 2026 at 10:35 AM Mikko Rapeli <[email protected]> wrote:
> It depends on CONFIG_COMPAT (32bit userspace with > 64bit kernel) which is not enabled directly. > But that doesn't mean it shouldn't be here. There's no one way to stack the fragments. We went back and forth over a decade ago whether the fragments should be completely non overlapping, whether they should be fully standalone, whether they should have an explicit dependency syntax, etc. In the end, it was decided to be more flexible, allow some fuzz and only warn about things that we've classified as important. Bruce > > Signed-off-by: Mikko Rapeli <[email protected]> > --- > features/netfilter/netfilter.cfg | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/features/netfilter/netfilter.cfg > b/features/netfilter/netfilter.cfg > index 3e14643435bb..7f76c92c425d 100644 > --- a/features/netfilter/netfilter.cfg > +++ b/features/netfilter/netfilter.cfg > @@ -27,7 +27,6 @@ CONFIG_NF_CONNTRACK_SNMP=m > CONFIG_NF_CONNTRACK_TFTP=m > CONFIG_NF_CT_NETLINK=m > CONFIG_NETFILTER_XTABLES=m > -CONFIG_NETFILTER_XTABLES_COMPAT=y > CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m > CONFIG_NETFILTER_XT_TARGET_CONNMARK=m > CONFIG_NETFILTER_XT_TARGET_CT=m > -- > 2.34.1 > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16157): https://lists.yoctoproject.org/g/linux-yocto/message/16157 Mute This Topic: https://lists.yoctoproject.org/mt/117176772/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
