From: Herbert Xu <[EMAIL PROTECTED]>
Date: Wed, 07 Nov 2007 22:08:37 +0800
> [IPSEC]: Add async resume support on output
>
> This patch adds support for async resumptions on output. To do so, the
> transform would return -EINPROGRESS and subsequently invoke the function
> xfrm_output_resume to r
[IPSEC]: Add async resume support on output
This patch adds support for async resumptions on output. To do so, the
transform would return -EINPROGRESS and subsequently invoke the function
xfrm_output_resume to resume processing.
Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
---
include/net/xfr