feature: session mananger publish ctrl message; Enhance session debugger module
This commit is contained in:
@@ -54,7 +54,7 @@ struct session
|
||||
UT_hash_handle hh1;
|
||||
UT_hash_handle hh2;
|
||||
UT_hash_handle hh3;
|
||||
struct tuple6 tuple;
|
||||
struct tuple6 tuple; // FLOW_TYPE_C2S tuple
|
||||
char tuple_str[TUPLE6_STR_SIZE];
|
||||
struct sids sids[MAX_FLOW_TYPE];
|
||||
struct route_ctx route_ctx[MAX_FLOW_TYPE];
|
||||
|
||||
Reference in New Issue
Block a user