From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH net-next] xfrm: Force SA to be lookup again if SA in acquire state Date: Thu, 26 Sep 2013 11:03:01 +0200 Message-ID: <20130926090301.GC7660@secunet.com> References: <1379927905-17289-1-git-send-email-fan.du@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, netdev@vger.kernel.org To: Fan Du Return-path: Received: from a.mx.secunet.com ([195.81.216.161]:34518 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754502Ab3IZJDM (ORCPT ); Thu, 26 Sep 2013 05:03:12 -0400 Content-Disposition: inline In-Reply-To: <1379927905-17289-1-git-send-email-fan.du@windriver.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Sep 23, 2013 at 05:18:25PM +0800, Fan Du wrote: > If SA is in the process of acquiring, which indicates this SA is more > promising and precise than the fall back option, i.e. using wild card > source address for searching less suitable SA. > > So, here bail out, and try again. > > Signed-off-by: Fan Du This looks ok, I'll take this into ipsec-next as soon as I can update the tree.