starter: Remove left|rightnexthop option.
Charon does this lookup dynamically.
This commit is contained in:
@@ -271,7 +271,6 @@ static const token_info_t token_info[] =
|
||||
/* end keywords */
|
||||
{ ARG_STR, offsetof(starter_end_t, host), NULL },
|
||||
{ ARG_UINT, offsetof(starter_end_t, ikeport), NULL },
|
||||
{ ARG_MISC, 0, NULL /* KW_NEXTHOP */ },
|
||||
{ ARG_STR, offsetof(starter_end_t, subnet), NULL },
|
||||
{ ARG_MISC, 0, NULL /* KW_SUBNETWITHIN */ },
|
||||
{ ARG_MISC, 0, NULL /* KW_PROTOPORT */ },
|
||||
|
||||
Reference in New Issue
Block a user