diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-11-22 18:00:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-22 18:00:02 +0100 |
commit | afb5c3e6bad82ebd265ab12254ac7c6e067a791b (patch) | |
tree | ac21af18baab7e786d495fd03818590576b8f413 /src/lib/protocols/quic.c | |
parent | 6e6f1e448967f38d15c2b83264e34f310806d555 (diff) |
Fix classification "by-port" of QUIC flows (#1785)
nDPI is able to properly classify QUIC flows only if it elaborates the
very first packets of the flow.
The protocol list in `is_udp_guessable_protocol()` is basically a list
of protocols which can be detected from *any* packets in the flow.
Rename such function to `is_udp_not_guessable_protocol()`: the name is
still quite cryptic, but at least not plainly wrong
Diffstat (limited to 'src/lib/protocols/quic.c')
0 files changed, 0 insertions, 0 deletions