nDPI icon indicating copy to clipboard operation
nDPI copied to clipboard

Endianess issue

Open IvanNardi opened this issue 2 years ago • 0 comments

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.]

big_endian_issue.zip

Updated example: https://github.com/ntop/nDPI/issues/1828

IvanNardi avatar Dec 10 '22 20:12 IvanNardi