vsomeip
vsomeip copied to clipboard
SOME/IP-TP: Rework handling of missing segments
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.