diff mbox series

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

Message ID 1536085330-19942-1-git-send-email-kamal@canonical.com
State New
Headers show
Series [linux-kvm-{x,b}] UBUNTU: kvm: [config] enable CONFIG_NET_IPIP | expand

Commit Message

Kamal Mostafa Sept. 4, 2018, 6:22 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1790605

Signed-off-by: Kamal Mostafa <kamal@canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Colin Ian King Sept. 4, 2018, 6:36 p.m. UTC | #1
On 04/09/18 19:22, Kamal Mostafa wrote:
> BugLink: https://bugs.launchpad.net/bugs/1790605
> 
> Signed-off-by: Kamal Mostafa <kamal@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@canonical.com>
Po-Hsu Lin Sept. 5, 2018, 3:17 a.m. UTC | #2
Positive test result from the bug reporter.
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Kleber Sacilotto de Souza Sept. 5, 2018, 10:48 a.m. UTC | #3
On 09/04/18 20:22, Kamal Mostafa wrote:
> BugLink: https://bugs.launchpad.net/bugs/1790605
> 
> Signed-off-by: Kamal Mostafa <kamal@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
> 


Applied to bionic/linux-kvm/master-next (with context ajustment) and
xenial/linux-kvm/master-next branches.

Thanks,
Kleber
diff mbox series

Patch

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