Re: IPSEC in 2.6.25 causes stalled connections

From: Thomas Zeitlhofer
Date: Thu Jul 10 2008 - 09:16:59 EST


On Thu, Jul 10, 2008 at 05:43:45PM +0800, Herbert Xu wrote:
>
> OK, found it: chainiv never called the completion function!
>
> commit 066068afee313b7746e7a3de05b57dcd4149a2fe
> Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
> Date: Thu Jul 10 17:42:36 2008 +0800
>
> crypto: chainiv - Invoke completion function
>
> When chainiv postpones requests it never calls their completion functions.
> This causes symptoms such as memory leaks when IPsec is in use.
>
> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>

Confirmed, your patch fixes the problem.

Thanks a lot!

Thomas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/