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 with result 1 "performed" for incoming_ssn_reset while DATA is outstanding but should send 6 "in progress" and after finishing outgoing_ssn_reset" #35

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

Comments

@hoelscher
Copy link

hoelscher commented Jun 6, 2016

If FreeBSD receives an INCOMING SSN RESET while it has DATA outstanding because of fragmentation or other things, it send a reconfig Response with result 1 "performed". After FreeBSD has finished DATA transfer it send the OUTGOING_SSN_RESET. Thats not like RFC said, because of the aditional response. In my opinion is a better way to send a response with result 6 "in progress" like when receiving OUTGOING_SSN_RESET. Thats would use the same way like the other request.
see test
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-2-2.pkt

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