updated NEWS, TODO

This commit is contained in:
Martin Willi
2007-03-30 12:49:19 +00:00
parent 73390cce24
commit ed284399cd
2 changed files with 14 additions and 7 deletions
+10
View File
@@ -1,3 +1,13 @@
strongswan-4.1.1
----------------
- Server side cookie support. If to may IKE_SAs are in CONNECTING state,
cookies are enabled and protect against DoS attacks with faked source
addresses. Number of IKE_SAs in CONNECTING state is also limited per
peer address to avoid resource exhaustion. IKE_SA_INIT messages are
compared to properly detect retransmissions and incoming retransmits are
detected even if the IKE_SA is blocked (e.g. doing OCSP fetches).
strongswan-4.1.0
----------------