[linux-yocto] [PATCH] Restored NAT Feature
Bruce Ashfield
bruce.ashfield at gmail.com
Wed Jul 10 11:30:16 PDT 2013
On Tue, Jul 9, 2013 at 9:05 AM, Francesco Del Degan
<f.deldegan at endian.com> wrote:
>
> The netfilter NAT feature has changed starting from 3.7 kernels,
> because ipv6 NAT introduction.
Looks fine to me. I've staged the change locally, and will push it out in the
next day or so (I've got some other pending changes to sanitize).
Bruce
>
> New KConfig option is NF_NAT_IPV4 instead of NF_NAT.
> ---
> meta/cfg/kernel-cache/features/netfilter/netfilter.cfg | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/cfg/kernel-cache/features/netfilter/netfilter.cfg
> b/meta/cfg/kernel-cache/features/netfilter/netfilter.cfg
> index 19240179..f8331ea 100644
> --- a/meta/cfg/kernel-cache/features/netfilter/netfilter.cfg
> +++ b/meta/cfg/kernel-cache/features/netfilter/netfilter.cfg
> @@ -79,6 +79,7 @@ CONFIG_IP_NF_TARGET_REJECT=m
> CONFIG_IP_NF_TARGET_ULOG=m
> CONFIG_NF_NAT=m
> CONFIG_NF_NAT_NEEDED=y
> +CONFIG_NF_NAT_IPV4=m
> CONFIG_IP_NF_TARGET_MASQUERADE=m
> CONFIG_IP_NF_TARGET_NETMAP=m
> CONFIG_IP_NF_TARGET_REDIRECT=m
> --
> 1.8.1.2
>
>
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
More information about the linux-yocto
mailing list