Add reqid keyword to config connection section.

This commit is contained in:
Reto Buerki
2010-05-04 14:38:34 +02:00
committed by Martin Willi
parent 93be4ac44d
commit 2b26a9c30d
4 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -96,9 +96,10 @@ typedef enum {
KW_MEDIATION,
KW_MEDIATED_BY,
KW_ME_PEERID,
KW_REQID,
#define KW_CONN_FIRST KW_CONN_SETUP
#define KW_CONN_LAST KW_ME_PEERID
#define KW_CONN_LAST KW_REQID
/* ca section keywords */
KW_CA_NAME,