feature for ssl chello frag.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include <tsg/tsg_statistic.h>
|
||||
#include "tfe_mgr.h"
|
||||
#include <tsg/tsg_label.h>
|
||||
#include "tsg/ssl.h"
|
||||
#include "MESA/stream_inc/stream_rawpkt.h"
|
||||
|
||||
#define BURST_MAX 1
|
||||
#define CALLER_SAPP 0
|
||||
@@ -151,6 +153,7 @@ struct pme_info{
|
||||
struct proxy_tcp_option pxy_tcp_option;
|
||||
int pxy_tcp_option_is_scan;
|
||||
struct session_attribute_label *session_attribute;
|
||||
int check_data_packets_num;
|
||||
};
|
||||
|
||||
struct wrapped_packet{
|
||||
@@ -232,6 +235,7 @@ struct kni_handle{
|
||||
struct proxy_tcp_option pxy_tcp_option;
|
||||
int session_attribute_id;
|
||||
int log_level;
|
||||
int reassembled_packets_num;
|
||||
};
|
||||
|
||||
struct traceid2pme_search_cb_args{
|
||||
|
||||
Reference in New Issue
Block a user