aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2010-09-03 11:44:01 +0200
committerTobias Brunner <tobias@strongswan.org>2010-09-03 11:47:42 +0200
commitddc961c369005afb8cc07e553e701a3e3d09c2cb (patch)
tree2c4c3f293a8df3222d741728ec8d5a1882ba6c05 /src/starter
parentccb65463e7b0bb338e81a47a7dd4e916fe5d6c41 (diff)
downloadstrongswan-ddc961c369005afb8cc07e553e701a3e3d09c2cb.tar.bz2
strongswan-ddc961c369005afb8cc07e553e701a3e3d09c2cb.tar.xz
Fixed left-/rightnexthop ipsec.conf options.
Diffstat (limited to 'src/starter')
-rw-r--r--src/starter/keywords.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter/keywords.h b/src/starter/keywords.h
index 0c78b8c4b..1dae65a99 100644
--- a/src/starter/keywords.h
+++ b/src/starter/keywords.h
@@ -123,8 +123,8 @@ typedef enum {
/* end keywords */
KW_HOST,
- KW_NEXTHOP,
KW_IKEPORT,
+ KW_NEXTHOP,
KW_SUBNET,
KW_SUBNETWITHIN,
KW_PROTOPORT,