]> git.ipfire.org Git - thirdparty/strongswan.git/commit - src/libcharon/sa/ikev1/task_manager_v1.c
Avoid parsing retransmits we already responded to.
authorTobias Brunner <tobias@strongswan.org>
Fri, 25 Nov 2011 15:05:00 +0000 (16:05 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 20 Mar 2012 16:31:08 +0000 (17:31 +0100)
commit1960312cfd65ff46f843632ce5d19bb3df6d54f9
treea5de8e3a9f6e8a025e60e22f78061e01b5deb64f
parent68c6863bbb0aa6cf1308c28985de2abd9dce8d41
Avoid parsing retransmits we already responded to.

Decryption will fail as we already moved the IV when we sent the
response. Without this change, encrypted retransmits would have been
discarded during parsing already.
src/libcharon/sa/task_manager_v1.c