]> git.ipfire.org Git - thirdparty/strongswan.git/blame - TODO
fixed mobike address update from and to NAT
[thirdparty/strongswan.git] / TODO
CommitLineData
2b4405a3
MW
1 -------------------------
2 strongSwan - Roadmap
3 -------------------------
4
5These notes mostly belong to charon, the new IKEv2 daemon. The plan is to
6migrate IKEv1 into charon. It's hard to say how much effort is needed to
7do that, and how much code we can reuse from pluto. But a port IS necessary to
cd115716 8gain hassle-free configuration, version negotiation and maintainability.
2b4405a3 9
59c5a853
MW
10Roadmap 2007
11============
2b4405a3 12
432b298e 13 Jun ! - distribution packages
ed284399 14 ! - interface in charon for the XML based SMP management interface
432b298e 15 ! - SMP configuration client
cd115716 16 ! - release IKEv2 p2p NATT draft 00
38ab8048 17 !
432b298e
MW
18 Jul ! - modular credential backends
19 ! - reimplement IKEv2 p2p NATT support
38ab8048 20 !
432b298e 21 Aug ! - Start IKEv1 implementation in charon
38ab8048
MW
22 !
23 Sep !
24 !
25 Oct !
26 !
27 Nov !
28 !
59c5a853 29 Dec !
38ab8048 30 !
2b4405a3
MW
31
32
33TODO-List
34=========
35
36A set of TODOs. This is only a list of things I write down to not forget them.
37Watch out for TODOs in the code.
2b4405a3 38
2b4405a3
MW
39Certificate support
40-------------------
41- New trustchain mechanism?
2b4405a3
MW
42- proper handling of multiple certificate payloads (import order)
43- synchronized CRL fetcher
2b4405a3
MW
44- Smartcard interface
45- Attribute certificates
46
47Stroke interface
48----------------
49- add a Rekey-Counter for SAs in "statusall"
50- ipsec statusall bytecount
2b4405a3
MW
51
52Misc
53----
9b45443d 54- Address pool/backend for virtual IP assignement
ed284399 55- fix iterator->insert_before/after