diff options
author | Martin Willi <martin@strongswan.org> | 2006-07-07 07:04:07 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-07-07 07:04:07 +0000 |
commit | 698d774918023ec7d397ce8ecdc35287da761af2 (patch) | |
tree | 1a08db0eaa156984bb0eb9206db6b8b9b4a764c7 /src/charon/doc | |
parent | 54da7eb9623cd6ba3cdcd276ede7482d272ac0c0 (diff) | |
download | strongswan-698d774918023ec7d397ce8ecdc35287da761af2.tar.bz2 strongswan-698d774918023ec7d397ce8ecdc35287da761af2.tar.xz |
reimplemented CHILD_SA rekeying & delete
no simultanous transaction with CHILD_SAs yet!
Diffstat (limited to 'src/charon/doc')
-rw-r--r-- | src/charon/doc/Todo-list.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/charon/doc/Todo-list.txt b/src/charon/doc/Todo-list.txt index 7fb33e5a2..8ae08fb35 100644 --- a/src/charon/doc/Todo-list.txt +++ b/src/charon/doc/Todo-list.txt @@ -61,3 +61,5 @@ - replace state machine with something more transaction oriented - find existing IKE_SA on CHILD_SA initiation + +- configure flag which allows to ommit vendor id in pluto |