当两个流session id冲突时执行bypass

This commit is contained in:
luwenpeng
2023-03-09 21:00:59 +08:00
parent f380261916
commit 4bdad6f429
4 changed files with 32 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ void session_ctx_free(struct session_ctx *ctx);
struct sce_ctx
{
int enable_debug;
int firewall_sids;
int nr_worker_threads;
int enable_cpu_affinity;