mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Updated results
This commit is contained in:
parent
a58c838c4c
commit
e98b994a39
92 changed files with 1914 additions and 1914 deletions
|
|
@ -1082,7 +1082,7 @@ static struct ndpi_proto packet_processing(struct ndpi_workflow * workflow,
|
|||
u_int8_t proto;
|
||||
struct ndpi_tcphdr *tcph = NULL;
|
||||
struct ndpi_udphdr *udph = NULL;
|
||||
u_int16_t sport, dport, payload_len;
|
||||
u_int16_t sport, dport, payload_len = 0;
|
||||
u_int8_t *payload;
|
||||
u_int8_t src_to_dst_direction = 1;
|
||||
u_int8_t begin_or_end_tcp = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue