Added left-/rightikeport ipsec.conf options to use custom IKE ports

This commit is contained in:
Martin Willi
2010-02-26 11:44:33 +01:00
parent cc2eaddee4
commit 667b73721a
11 changed files with 23 additions and 3 deletions
+1
View File
@@ -248,6 +248,7 @@ static const token_info_t token_info[] =
/* end keywords */
{ ARG_MISC, 0, NULL /* KW_HOST */ },
{ 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 */ },