nDPI
nDPI copied to clipboard
Endianess issue
It seems nDPI has an endianess issue. The attached flow is classified as BitTorrent
in little-endian machines, but as RTP.Zoom
in big-endian ones.
See https://github.com/ntop/nDPI/actions/runs/3665656103/jobs/6196872432
[BTW, the correct one is definitely RTP.Zoom
, but this ticket is mainly about the different results on different architectures.]
Updated example: https://github.com/ntop/nDPI/issues/1828