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 doesn't check stream ids in OUTGOING_SSN_RESET. Higher sids than available will be processed #45

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

Comments

@hoelscher
Copy link

hoelscher commented Jun 6, 2016

If an other endpoint sends an Outgoing ssn reset request with stream ids, which are higher than the number of existing streams, FreeBSD send a reconfig response with result code 1 performed. SUT should send a response which denies the requests like it do when receiving INCOMING_SSN_RESET with higher sids
see tests
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-pv/sctp-sr-i-pv-i-3-1.pkt

@hoelscher
Copy link
Author

tests https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-pv/sctp-sr-i-pv-i-3-3.pkt
performs same tests with combination of valid and invalid sids

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