aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-07-28 15:44:24 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-07-28 15:44:24 +0200
commitecff28c5c5721008954be93adf2ce51a35edcb4c (patch)
treef9c95aca2e7f896076c32c20c9f50acf2bead22f /src
parentacb34739e4423f243ae4d5c7d3a3f807f99bac61 (diff)
downloadstrongswan-ecff28c5c5721008954be93adf2ce51a35edcb4c.tar.bz2
strongswan-ecff28c5c5721008954be93adf2ce51a35edcb4c.tar.xz
fixe KW_END_FIRST..KW_END_LAST keyword range
Diffstat (limited to 'src')
-rw-r--r--src/starter/keywords.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/starter/keywords.h b/src/starter/keywords.h
index ae9a6d15f..3a115d15d 100644
--- a/src/starter/keywords.h
+++ b/src/starter/keywords.h
@@ -122,11 +122,16 @@ typedef enum {
KW_HOSTACCESS,
KW_ALLOWANY,
KW_UPDOWN,
+ KW_AUTH1,
+ KW_AUTH2,
KW_ID,
+ KW_ID2,
KW_RSASIGKEY,
KW_CERT,
+ KW_CERT2,
KW_SENDCERT,
KW_CA,
+ KW_CA2,
KW_GROUPS,
KW_IFACE,