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

FreeBSD sends response to SSN_TSN_RESET while DATA is outstanding, but should buffers it and send when DATA is send #36

Open
hoelscher opened this issue Jun 6, 2016 · 1 comment

Comments

@hoelscher
Copy link

hoelscher commented Jun 6, 2016

When FreeBSD hasn't finished to send DATA for example because fragmentation, and then receives a SSN_TSN_RESET request, FreeBSD performes the reset and send reconfig response before it sends the last fragments. So the other endpoint isn't able to put the data fragments together.
see test
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-2-8.pkt

@hoelscher hoelscher changed the title FreeBSD sends SSN_TSN_RESET while DATA is outstanding, but should buffers it and send when DATA is send FreeBSD sends response to SSN_TSN_RESET while DATA is outstanding, but should buffers it and send when DATA is send Jun 13, 2016
@hoelscher
Copy link
Author

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

No branches or pull requests

2 participants