diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:05:56 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:05:56 +0000 |
commit | 5db544cc26db378616a46dfa22138f0008cf2930 (patch) | |
tree | ff9254d87967bb6f703a5ab5e63edcde2e8a6c17 /TODO | |
parent | 3d44c2edf1a3663c7d4acc4434bc8a3abace1ebf (diff) | |
download | vyos-strongswan-5db544cc26db378616a46dfa22138f0008cf2930.tar.gz vyos-strongswan-5db544cc26db378616a46dfa22138f0008cf2930.zip |
- Updated to new upstream release.
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 |