diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-10-03 21:38:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-03 21:38:49 +0200 |
commit | bc5be1e76cd8b3d6733f66bffe346486de89b8a0 (patch) | |
tree | 385115ff1b786fddb0e0ed3afe6805b0ddb6f51c /src/lib/protocols/stun.c | |
parent | e84da386c791caf79bbcf9b46357703c946473d9 (diff) |
Fix how some protocols handle tcp retransmissions (#1321)
Most (all?) protocols don't care about (tcp) retransmissions.
If a protocol registers itself with a
NDPI_SELECTION_BITMASK_PROTOCOL_*_WITHOUT_RETRANSMISSION value, its
callback is never triggered with a retransmitted packet.
Diffstat (limited to 'src/lib/protocols/stun.c')
0 files changed, 0 insertions, 0 deletions