TSG-7627: 解析加密GQUIC048 SNI导致watchdog timeout

This commit is contained in:
liuxueli
2021-09-03 14:51:29 +08:00
parent 8d623d0f02
commit 59638765e3
5 changed files with 44 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ enum quic_mes_type{
extern struct _quic_param_t g_quic_param;
int is_quic_port(struct streaminfo *pstream);
void quic_release_exts(int thread_seq, quic_tlv_t *ext_tags, int ext_tag_num);
#endif /* SRC_QUIC_ANALYSIS_H_ */