ACK: [linux-kvm-{x, b}][PATCH] UBUNTU: kvm: [config] enable CONFIG_NET_IPIP

Colin Ian King colin.king at canonical.com
Tue Sep 4 18:36:42 UTC 2018


On 04/09/18 19:22, Kamal Mostafa wrote:
> BugLink: https://bugs.launchpad.net/bugs/1790605
> 
> Signed-off-by: Kamal Mostafa <kamal at canonical.com>
> ---
>  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 48240ed..9a0a3d2 100644
> --- a/debian.kvm/config/config.common.ubuntu
> +++ b/debian.kvm/config/config.common.ubuntu
> @@ -1404,7 +1404,7 @@ CONFIG_NET_FLOW_LIMIT=y
>  # CONFIG_NET_FOU_IP_TUNNELS is not set
>  CONFIG_NET_INGRESS=y
>  # CONFIG_NET_IPGRE_DEMUX is not set
> -# CONFIG_NET_IPIP is not set
> +CONFIG_NET_IPIP=y
>  CONFIG_NET_IPVTI=m
>  CONFIG_NET_IP_TUNNEL=y
>  CONFIG_NET_KEY=m
> 

Seems very reasonable to me.

Acked-by: Colin Ian King <colin.king at canonical.com>




More information about the kernel-team mailing list