vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

SOME/IP-TP: Rework handling of missing segments

Open duartenfonseca opened this issue 1 year ago • 0 comments

The SOME/IP specification requires the segments of a SOME/IP-TP message to be sent in ascending order. Therefore, whenever we receive a start segment (offset=0), we drop all existing data for the very same message.

duartenfonseca avatar Oct 15 '24 14:10 duartenfonseca