From 7fa8decb78f5062a124fd0d37ba51360100f9bfa Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Mon, 12 Dec 2005 08:44:35 +0000 Subject: - added todo's --- Source/charon/config/init_config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Source/charon/config/init_config.h') diff --git a/Source/charon/config/init_config.h b/Source/charon/config/init_config.h index 02a5f7f53..14ffeeee8 100644 --- a/Source/charon/config/init_config.h +++ b/Source/charon/config/init_config.h @@ -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 { -- cgit v1.2.3