[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140919074827.GW6390@secunet.com>
Date: Fri, 19 Sep 2014 09:48:27 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
CC: "David S. Miller" <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: Re: ipsec: Remove obsolete MAX_AH_AUTH_LEN
On Thu, Sep 18, 2014 at 04:38:18PM +0800, Herbert Xu wrote:
> Oops, should've sent this to Steffen:
>
> While tracking down the MAX_AH_AUTH_LEN crash in an old kernel
> I thought that this limit was rather arbitrary and we should
> just get rid of it.
>
> In fact it seems that we've already done all the work needed
> to remove it apart from actually removing it. This limit was
> there in order to limit stack usage. Since we've already
> switched over to allocating scratch space using kmalloc, there
> is no longer any need to limit the authentication length.
>
> This patch kills all references to it, including the BUG_ONs
> that led me here.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied to ipsec-next, thanks Herbert!
--
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