- added todo's

This commit is contained in:
Jan Hutter
2005-12-12 08:44:35 +00:00
parent 6329a25750
commit 7fa8decb78
8 changed files with 49 additions and 13 deletions
+3
View File
@@ -37,6 +37,9 @@ typedef struct ike_proposal_t ike_proposal_t;
/**
* @brief Represents a Proposal used in IKE_SA_INIT phase.
*
* @todo Currently the amount of tranforms with same type in a IKE proposal is limited to 1.
* Support of more transforms with same type has to be added.
*
* @ingroup config
*/
struct ike_proposal_t {