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 send Error or process next Parameter when FreeBSD receives Parameter which highest bits are 01, 10 or 11 #52

Open
hoelscher opened this issue Jul 24, 2016 · 3 comments
Labels
Milestone

Comments

@hoelscher
Copy link

hoelscher commented Jul 24, 2016

For a sctp endpoint is in RFC 6525 defined, what he must do if he receives a parameter, which he doesn't know. So in FreeBSD the implementation for the reconfig chunk can handle parameters which all four bit combinations, but doesn't react like defined. For all combinations the implementation skips the parameter and stops processing the Chunk.
see also
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-ip/sctp-sr-i-ip-i-6-2.pkt
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-ip/sctp-sr-i-ip-i-6-3.pkt
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-ip/sctp-sr-i-ip-i-6-4.pkt

@tuexen
Copy link
Member

tuexen commented Jul 24, 2016

I think these tests are not in the repo...

@hoelscher
Copy link
Author

now the tests are uploaded. please sign to milestone Others

@tuexen tuexen added this to the Other milestone Jul 24, 2016
@tuexen
Copy link
Member

tuexen commented Jul 24, 2016

Assigned.

@tuexen tuexen added the bug label Jul 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants