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

Revert to prevous ordering of TCP options #309

Merged
merged 2 commits into from Nov 1, 2019

Conversation

MabezDev
Copy link
Contributor

@MabezDev MabezDev commented Oct 4, 2019

This shouldn't change anything for spec compliant routers, infact, the options used to be in the order, see unfortunately I've found a router that blocks my packets unless mss is sent first (very annoying bug to find).

…specified in the spec,some implementations expect some ordering (unforntunately I have found one that does, and blocks outbound packets due to 'invalid tcp options')
@whitequark
Copy link
Contributor

cc @jhwgh1968

@jhwgh1968
Copy link
Contributor

Interesting. I don't think that should cause a problem...

(If you were waiting on me, sorry for delaying your PR. I have updated my GitHub status to reflect my current plans.)

@whitequark whitequark merged commit e74ad03 into smoltcp-rs:master Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants