APPLIED: [SRU][kvm-bionic, kvm-disco][PATCH] UBUNTU: [Config] Enable NETFILTER_XT_SET module
Kleber Souza
kleber.souza at canonical.com
Fri Sep 27 13:09:42 UTC 2019
On 09.09.19 18:07, Kamal Mostafa wrote:
> BugLink: https://bugs.launchpad.net/bugs/1843051
>
> Module is required for Kubernetes.
>
> Signed-off-by: Kamal Mostafa <kamal at canonical.com>
> ---
>
> This module is enabled in all the base Ubuntu kernels and is already
> enabled for linux-kvm-xenial, but is inadvertently disabled in
> linux-kvm-{bionic,disco}.
>
> debian.kvm/config/config.common.ubuntu | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
> index 259c583b123e1..a21c4e6149a69 100644
> --- a/debian.kvm/config/config.common.ubuntu
> +++ b/debian.kvm/config/config.common.ubuntu
> @@ -1518,7 +1518,7 @@ CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
> CONFIG_NETFILTER_XT_MATCH_TIME=m
> CONFIG_NETFILTER_XT_MATCH_U32=m
> CONFIG_NETFILTER_XT_NAT=m
> -# CONFIG_NETFILTER_XT_SET is not set
> +CONFIG_NETFILTER_XT_SET=m
> # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
> CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
> CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
>
Applied to bionic/linux-kvm/master-next and disco/linux-kvm/master-next
branches.
Thanks,
Kleber
More information about the kernel-team
mailing list