appIdConfig.h (snort-2.9.16.1) | : | appIdConfig.h (snort-2.9.17) | ||
---|---|---|---|---|
skipping to change at line 199 | skipping to change at line 199 | |||
unsigned ftp_userid_disabled; | unsigned ftp_userid_disabled; | |||
unsigned chp_userid_disabled; | unsigned chp_userid_disabled; | |||
unsigned chp_body_collection_disabled; | unsigned chp_body_collection_disabled; | |||
unsigned chp_fflow_disabled; | unsigned chp_fflow_disabled; | |||
unsigned chp_body_collection_max; | unsigned chp_body_collection_max; | |||
unsigned max_tp_flow_depth; | unsigned max_tp_flow_depth; | |||
unsigned tp_allow_probes; | unsigned tp_allow_probes; | |||
unsigned host_port_app_cache_lookup_interval; | unsigned host_port_app_cache_lookup_interval; | |||
unsigned host_port_app_cache_lookup_range; | unsigned host_port_app_cache_lookup_range; | |||
unsigned multipayload_max_packets; | unsigned multipayload_max_packets; | |||
unsigned http_tunnel_detect; | ||||
uint64_t max_bytes_before_service_fail; | uint64_t max_bytes_before_service_fail; | |||
uint16_t max_packet_before_service_fail; | uint16_t max_packet_before_service_fail; | |||
uint16_t max_packet_service_fail_ignore_bytes; | uint16_t max_packet_service_fail_ignore_bytes; | |||
bool http2_detection_enabled; // internal HTTP/2 detection | bool http2_detection_enabled; // internal HTTP/2 detection | |||
bool is_host_port_app_cache_runtime; | bool is_host_port_app_cache_runtime; | |||
bool check_host_port_app_cache; | bool check_host_port_app_cache; | |||
bool check_host_cache_unknown_ssl; | bool check_host_cache_unknown_ssl; | |||
bool recheck_for_unknown_appid; | bool recheck_for_unknown_appid; | |||
bool send_state_sharing_updates; | bool send_state_sharing_updates; | |||
bool allow_port_wildcard_host_cache; | bool allow_port_wildcard_host_cache; | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |