[meta-virtualization] [PATCH] linux/nf.cfg: CONFIG_NF_CONNTRACK_IPV4 was replaced by CONFIG_NF_CONNTRACK

Hongzhi, Song hongzhi.song at windriver.com
Mon Jan 21 01:00:00 PST 2019


Sorry, this patch should be merge to meta-cloud-services.


--Hongzhi


On 01/21/2019 04:55 PM, Hongzhi.Song wrote:
> >From kernel:
>
> commit ID: [a0ae2562c]
> commit log:
> [netfilter: conntrack: remove l3proto abstraction
>
> This unifies ipv4 and ipv6 protocol trackers and removes the l3proto
> abstraction.
> ...]
>
> Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
> ---
>   meta-openstack/recipes-kernel/linux/linux-yocto/nf.cfg | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto/nf.cfg b/meta-openstack/recipes-kernel/linux/linux-yocto/nf.cfg
> index 223210c..1bf82ea 100644
> --- a/meta-openstack/recipes-kernel/linux/linux-yocto/nf.cfg
> +++ b/meta-openstack/recipes-kernel/linux/linux-yocto/nf.cfg
> @@ -2,7 +2,7 @@ CONFIG_NF_CONNTRACK=y
>   CONFIG_NF_NAT=m
>   CONFIG_NF_NAT_NEEDED=y
>   CONFIG_NF_NAT_PROTO_SCTP=m
> -CONFIG_NF_CONNTRACK_IPV4=y
> +CONFIG_NF_CONNTRACK=y
>   CONFIG_NF_CONNTRACK_PROC_COMPAT=y
>   CONFIG_NF_NAT_IPV4=m
>   CONFIG_IP_NF_NAT=m



More information about the meta-virtualization mailing list