Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOME/IP-TP: Rework handling of missing segments #783

Closed
wants to merge 1 commit into from

Conversation

duartenfonseca
Copy link
Collaborator

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.

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 duartenfonseca deleted the someip-tp-handle-missing-segments branch December 4, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant