From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2] ip_tunnel fixes Date: Tue, 16 Dec 2014 15:22:10 -0500 (EST) Message-ID: <20141216.152210.575294449360908086.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, therbert@google.com To: tgraf@suug.ch Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:55642 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750791AbaLPUWM (ORCPT ); Tue, 16 Dec 2014 15:22:12 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Thomas Graf Date: Tue, 16 Dec 2014 21:05:19 +0100 > Thomas Graf (2): > ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() > ip_tunnel: Add missing validation of encap type to > ip_tunnel_encap_setup() Both applied, thanks Thomas.