From: Herbert Xu <[EMAIL PROTECTED]> Date: Wed, 07 Nov 2007 22:08:40 +0800
> [IPSEC]: Move integrity stat collection into xfrm_input > > Similar to the moving out of the replay processing on the output, > this patch moves the integrity stat collectin from x->type->input > into xfrm_input. > > This would eventually allow transforms such as AH/ESP to be lockless. > > The error value EBADMSG (currently unused in the crypto layer) is used > to indicate a failed integrity check. In future this error can be > directly returned by the crypto layer once we switch to aead algorithms. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Applied to net-2.6.25 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html