diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-04 23:47:20 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-04 23:47:20 +0000 |
commit | 7b0305f59ddab9ea026b202a8c569912e5bf9a90 (patch) | |
tree | 131d39a22cf97e9e8c6da58ddefabc8138a731c2 /TODO | |
parent | 08ee5250bd9c43fda5f24d10b791ca2c4c17fcee (diff) | |
download | vyos-strongswan-7b0305f59ddab9ea026b202a8c569912e5bf9a90.tar.gz vyos-strongswan-7b0305f59ddab9ea026b202a8c569912e5bf9a90.zip |
[svn-upgrade] Integrating new upstream version, strongswan (4.1.4)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 10 insertions, 12 deletions
@@ -10,20 +10,14 @@ gain hassle-free configuration, version negotiation and maintainability. Roadmap 2007 ============ - Apr ! - credentials backend redesign - ! - interface in charon for the XML based SMP management interface - ! - May ! - SMP configuration client + Jul ! - reimplement IKEv2 p2p NATT support ! - release IKEv2 p2p NATT draft 00 - ! - reimplement IKEv2 p2p NATT support - ! - Jun ! - start with IKEv1 migration strategy - ! - Jul ! + ! - interface in charon for the XML based SMP management interface + ! - SMP configuration client ! - Aug ! + Aug ! - modular cerendtial backends ! - Sep ! + Sep ! - Start IKEv1 implementation in charon ! Oct ! ! @@ -39,6 +33,10 @@ TODO-List A set of TODOs. This is only a list of things I write down to not forget them. Watch out for TODOs in the code. +Build options +------------- +- Allow static build using libtool dlopen wrapper + Certificate support ------------------- - New trustchain mechanism? @@ -51,9 +49,9 @@ Stroke interface ---------------- - add a Rekey-Counter for SAs in "statusall" - ipsec statusall bytecount -- proper handling of CTRL+C console detach (SIG_PIPE) Misc ---- - Address pool/backend for virtual IP assignement - fix iterator->insert_before/after +- split up kernel interface into: ipsec, routing, interfaces |