Add reqid keyword to config connection section.
This commit is contained in:
committed by
Martin Willi
parent
93be4ac44d
commit
2b26a9c30d
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user