From: Steffen Klassert Subject: Re: Does ESP support 64 bit sequence numbering for authentication hash ? Date: Tue, 1 Sep 2009 14:42:18 +0200 Message-ID: <20090901124218.GB12646@secunet.com> References: <1231943033.7937.120.camel@libdev3.mvista.co.uk> <20090115055644.GA30626@gondor.apana.org.au> <20090901120915.GA12646@secunet.com> <4A9D1239.8000900@ixiacom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Herbert Xu , djenkins@mvista.com, linux-crypto@vger.kernel.org, netdev@vger.kernel.org To: Alex Badea Return-path: Received: from a.mx.secunet.com ([213.68.205.161]:50786 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754339AbZIAMj1 (ORCPT ); Tue, 1 Sep 2009 08:39:27 -0400 Content-Disposition: inline In-Reply-To: <4A9D1239.8000900@ixiacom.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Tue, Sep 01, 2009 at 03:23:21PM +0300, Alex Badea wrote: > > A while ago I implemented a rough version of ESN support. It's against > an ancient 2.6.7 kernel though, and is only superficially tested. > > I suppose there's no reason not to publish them here, if only for > historical reasons. My apologies to anyone not interested :) > I'll have a look whether I can use some parts of it, thanks.