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

feat(s2n-quic-dc): update MTU on dc path when MTU is updated #2327

Merged
merged 10 commits into from
Oct 10, 2024

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    4a9033f View commit details
    Browse the repository at this point in the history
  2. remove std

    WesleyRosenblum committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    40d927d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    24c1b94 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    104c90d View commit details
    Browse the repository at this point in the history
  2. typo

    WesleyRosenblum committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d1c2f7f View commit details
    Browse the repository at this point in the history
  3. add test

    WesleyRosenblum committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1ed14d1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/main' into WesleyRo…

    …senblum/mtuupdate
    
    # Conflicts:
    #	quic/s2n-quic-core/src/dc.rs
    WesleyRosenblum committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ea1322a View commit details
    Browse the repository at this point in the history
  5. add clone test

    WesleyRosenblum committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ac3b2e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. use fetch_min

    WesleyRosenblum committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5c4125f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    0a66308 View commit details
    Browse the repository at this point in the history