Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smoltcp-rs/smoltcp
base: 0fedb1db9aa2
Choose a base ref
...
head repository: smoltcp-rs/smoltcp
compare: e74ad03b8abb
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 1, 2019

  1. Revert to prevous ordering of TCP options.

    Although ordering is not 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').
    MabezDev authored and whitequark committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    e74ad03 View commit details
    Browse the repository at this point in the history