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

RFC Messageflow for ADD_INCOMING_STREAMS mustbe add with RECONFIG_RESPONSE #44

Open
hoelscher opened this issue Jun 6, 2016 · 0 comments
Milestone

Comments

@hoelscher
Copy link

hoelscher commented Jun 6, 2016

The messageflow in RFC 6525 for Add Incoming Streams Requests is worng. In the messageflow showed in RFC 6525 there is a Reconfig Response missing which send the receiver of Add Incoming Streams Request. If it is missing, there is now way to stop the reconfig timer which is running for the Add Incoming Streams request. So the best way is to combine the Add Outgoing Stream Request with a Reconfig Response parameter in one Reconfig Chunk. So this combination must be add to the allowed combinations in the RFC.
E-A E-Z
----------------[RE-CONFIG(ADD_IN_STRMS:X/3)]----------------->
<----[RE-CONFIG(ADD_OUT_STRMS-REQ:Y/3,RESP:X)]------
---------------------------[RE-CONFIG(RESP:Y)]----------------------->
Else there is no information to stop reconfig timer. Therefore the combination of ADD_OUTGOING_STREAMS and RESPONSE must be put in list of allowed combinations of parameter.
see tests.
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-pv/sctp-sr-i-pv-i-2-14.pkt

@tuexen tuexen added this to the RFC milestone Jun 22, 2016
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