mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-03 01:10:17 +00:00
Add Paltalk protocol support (#2606)
This commit is contained in:
parent
7abe7c50ba
commit
dc125dc2a8
133 changed files with 256 additions and 125 deletions
|
|
@ -963,6 +963,7 @@ void init_atg_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int3
|
|||
void init_trdp_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
|
||||
void init_lustre_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
|
||||
void init_dingtalk_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
|
||||
void init_paltalk_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue