diff options
Diffstat (limited to 'include/private/sapp_global_val.h')
| -rw-r--r-- | include/private/sapp_global_val.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/private/sapp_global_val.h b/include/private/sapp_global_val.h index f1670d4..d272c41 100644 --- a/include/private/sapp_global_val.h +++ b/include/private/sapp_global_val.h @@ -361,6 +361,7 @@ typedef struct{ int tcp_syn_option_parse_enabled; /* �Ƿ����tcp syn��ͷ��ѡ�� */ int skip_not_ip_layer_over_eth; /* ������ip��, ��֤�ڲ���ģʽ��, ����ͨ��ϵͳ·�ɷ���rst�� */ int reverse_ethernet_addr_enabled; /* smac��ַ�а���������Ϣʱ���跭ת */ + int skip_gtp_seq_field_for_inject; /* GTP����ע�����ݰ�ʱ����seq�ֶ� */ }sapp_protocol_feature_t; |
