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

sid/ssn values are reported multiple times in one FORWARD-TSN Chunk #17

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

Comments

@TheAomx
Copy link

TheAomx commented Dec 13, 2016

When there are multiple outstanding DATA-Chunks of one fragmented ordered user message the current FreeBSD-Kernel reports each outstanding DATA-Chunk sid/ssn value in an sent FORWARD-TSN Chunk if the fragmented ordered user message is abandoned.

Ideally it should only report the sid/ssn value once in the FORWARD-TSN Chunk, because if there are multiple fragmented DATA-Chunks outstanding the FORWARD-TSN Chunk gets filled with duplicate sid/ssn values.

See the following test cases for more details:

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

No branches or pull requests

2 participants