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

linux: Add definitions for Multipath TCP #1902

Merged
merged 2 commits into from
Oct 25, 2020
Merged

Commits on Oct 21, 2020

  1. linux: Add definitions for Multipath TCP

    We leave IPPROTO_MAX as is for the time being. However, in recent
    kernel releases IPPROTO_MAX is actually higher and reflects the
    addition of IPPROTO_MPTCP.
    george-hopkins committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2a212c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Apply suggestions from code review

    Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
    george-hopkins and JohnTitor authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    7f2619f View commit details
    Browse the repository at this point in the history