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
+2
View File
@@ -145,6 +145,7 @@ typedef enum {
/* left end keywords */
KW_LEFT,
KW_LEFTIKEPORT,
KW_LEFTNEXTHOP,
KW_LEFTSUBNET,
KW_LEFTSUBNETWITHIN,
@@ -172,6 +173,7 @@ typedef enum {
/* right end keywords */
KW_RIGHT,
KW_RIGHTIKEPORT,
KW_RIGHTNEXTHOP,
KW_RIGHTSUBNET,
KW_RIGHTSUBNETWITHIN,