added XAUTH support

This commit is contained in:
Andreas Steffen
2006-12-05 23:13:02 +00:00
parent 928ed87800
commit 15b050c945
4 changed files with 13 additions and 3 deletions
+2 -1
View File
@@ -80,9 +80,10 @@ typedef enum {
KW_DPDTIMEOUT,
KW_DPDACTION,
KW_MODECONFIG,
KW_XAUTH,
#define KW_CONN_FIRST KW_CONN_SETUP
#define KW_CONN_LAST KW_MODECONFIG
#define KW_CONN_LAST KW_XAUTH
/* ca section keywords */
KW_CA_NAME,