Add TKM_CTX_ESA (ESP SA context id)

This commit is contained in:
Adrian-Ken Rueegsegger
2013-03-19 15:23:48 +01:00
committed by Tobias Brunner
parent d0ab667c99
commit d1c0822759
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "tkm_id_manager.h"
static const tkm_limits_t limits = {125, 100, 30, 200};
static const tkm_limits_t limits = {125, 100, 30, 200, 42};
START_TEST(test_id_mgr_creation)
{