diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-04-05 19:23:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 19:23:03 +0200 |
commit | 0bfe4443620d1de0550ccb65673f0615cb212755 (patch) | |
tree | 53ef7e1229a655e2b2b51d75fe3d69c068fe05a4 /tests | |
parent | fb74785282b1d6983124b3e313dcd9bc9d8d9e28 (diff) |
GTP: fix parsing of GTP headers (#1161)
Message length checks and basic headers are not uniform across GTP-U,
GTP-C and GTP-PRIME.
Note that, even if the length checks were wrong, the GTP sessions were almost
always correctly classified because of the "guessing" algorithm.
This patch has been tested with GTP-U, GTP-C-V1, GTP-C-V2 and GPT-PRIME-V2
traffic using ndpiReader with "-d" flag (to avoid "guessing" algorithm) and
without "-t" flag (to avoid GTP-U de-tunneling).
See #1148
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions