[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130626.134225.986538495628136526.davem@davemloft.net>
Date: Wed, 26 Jun 2013 13:42:25 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nicolas.dichtel@...nd.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] sit: fix 4in4 + IPsec scenario
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Date: Wed, 26 Jun 2013 17:40:33 +0200
> Since commit 32b8a8e59c9c "sit: add IPv4 over IPv4 support",
> tunnel->parms.iph.protocol is 0 when both 4in4 and 6in4 are setup, but
> xfrm_lookup() is called only when proto is != 0, thus we need to pass the real
> value.
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists