Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality

This commit is contained in:
Martin Willi
2010-12-20 09:45:39 +01:00
parent 55df72e6d5
commit 6c302616f1
9 changed files with 32 additions and 2 deletions
+1
View File
@@ -239,6 +239,7 @@ static const token_info_t token_info[] =
{ ARG_MISC, 0, NULL /* KW_MARK */ },
{ ARG_MISC, 0, NULL /* KW_MARK_IN */ },
{ ARG_MISC, 0, NULL /* KW_MARK_OUT */ },
{ ARG_MISC, 0, NULL /* KW_TFC */ },
/* ca section keywords */
{ ARG_STR, offsetof(starter_ca_t, name), NULL },