starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubnet down accordingly).

This commit is contained in:
Tobias Brunner
2012-06-11 17:33:31 +02:00
parent 8dd094e185
commit 0ac29be793
6 changed files with 0 additions and 25 deletions
-1
View File
@@ -254,7 +254,6 @@ static const token_info_t token_info[] =
{ ARG_STR, offsetof(starter_end_t, host), NULL },
{ ARG_UINT, offsetof(starter_end_t, ikeport), NULL },
{ ARG_STR, offsetof(starter_end_t, subnet), NULL },
{ ARG_MISC, 0, NULL /* KW_SUBNETWITHIN */ },
{ ARG_MISC, 0, NULL /* KW_PROTOPORT */ },
{ ARG_STR, offsetof(starter_end_t, sourceip), NULL },
{ ARG_MISC, 0, NULL /* KW_NATIP */ },