merged.

Bruce

In message: [linux-yocto][yocto-kernel-cache][master/yocto-6.6][PATCH] 
netfilter: Enable CONFIG_NETFILTER_XTABLES_COMPAT
on 01/08/2024 He Zhe wrote:

> To support 32bit arp,ip(6),ebtables binaries on 64bit kernels otherwise we
> would meet the following errors.
> 
> root@intel-x86-64:~# iptables-save > log
> iptables-save v1.8.10 (legacy): Cannot initialize: Invalid argument
> 
> Signed-off-by: He Zhe <zhe...@windriver.com>
> ---
>  features/netfilter/netfilter.cfg | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/features/netfilter/netfilter.cfg 
> b/features/netfilter/netfilter.cfg
> index ba275be4..a6c7541d 100644
> --- a/features/netfilter/netfilter.cfg
> +++ b/features/netfilter/netfilter.cfg
> @@ -27,6 +27,7 @@ CONFIG_NF_CONNTRACK_SIP=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.25.1
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14214): 
https://lists.yoctoproject.org/g/linux-yocto/message/14214
Mute This Topic: https://lists.yoctoproject.org/mt/107661412/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to