Date: Thu, 31 Mar 2011 13:14:24 +0000 (UTC) From: Fabien Thomas <fabient@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netipsec ipsec_output.c xform_ah.c Message-ID: <201103311314.p2VDEh3f078764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fabient 2011-03-31 13:14:24 UTC
FreeBSD src repository
Modified files:
sys/netipsec ipsec_output.c xform_ah.c
Log:
SVN rev 220194 on 2011-03-31 13:14:24Z by fabient
Fix two SA refcount:
- AH does not release the SA like in ESP/IPCOMP when handling EAGAIN
- ipsec_process_done incorrectly release the SA.
Reviewed by: vanhu
MFC after: 1 week
Revision Changes Path
1.31 +0 -1 src/sys/netipsec/ipsec_output.c
1.26 +1 -0 src/sys/netipsec/xform_ah.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103311314.p2VDEh3f078764>
