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

Unordered user message is not delivered if two FORWARD-TSN-Chunks are bundled #4

Open
TheAomx opened this issue Dec 12, 2016 · 0 comments
Assignees
Labels

Comments

@TheAomx
Copy link

TheAomx commented Dec 12, 2016

In the following test-case three unordered user messages with two fragments are outstanding and only the DATA-Chunk with E-Flag set has arrived the IUT. Then the third user message is completed with a DATA-Chunk and the first and second user message is abandoned by sending two bundled FORWARD-TSN-Chunks.

After that the sctp_recvmsg call fails and does not deliver the third message to the userland application. See the following test case for more details:

@tuexen tuexen self-assigned this Dec 12, 2016
@tuexen tuexen added the bug label Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants