Add tcp reassembly
This commit is contained in:
@@ -236,6 +236,7 @@ static void *main_loop(void *arg)
|
||||
plugin_manager_free_ctx(plug_mgr_ctx);
|
||||
session_manager_free_session(sess_mgr, expired_sess);
|
||||
}
|
||||
ip_reassembly_expire(ip_reass, now);
|
||||
|
||||
// TODO
|
||||
// plugin_manager_cron();
|
||||
|
||||
Reference in New Issue
Block a user