Add TKM_CTX_ISA (IKE SA context)

This commit is contained in:
Reto Buerki
2013-03-19 15:23:46 +01:00
committed by Tobias Brunner
parent fa22fc2419
commit 7fb3e5ed10
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "tkm_id_manager.h"
static const tkm_limits_t limits = {125, 100};
static const tkm_limits_t limits = {125, 100, 30};
START_TEST(test_id_mgr_creation)
{