configuration of different marks for inbound and outbound direction

This commit is contained in:
Andreas Steffen
2010-07-09 09:06:07 +02:00
parent 6f07f5e3d4
commit 26c4d0102a
17 changed files with 108 additions and 55 deletions
+3 -1
View File
@@ -99,9 +99,11 @@ typedef enum {
KW_ME_PEERID,
KW_REQID,
KW_MARK,
KW_MARK_IN,
KW_MARK_OUT,
#define KW_CONN_FIRST KW_CONN_SETUP
#define KW_CONN_LAST KW_MARK
#define KW_CONN_LAST KW_MARK_OUT
/* ca section keywords */
KW_CA_NAME,