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

Version field <-> Version is not invariant #3785

Merged
merged 5 commits into from
Jul 29, 2020
Merged

Commits on Jun 24, 2020

  1. Version field <-> Version is not invariant

    ...it's just a Version field.
    
    This is a subtle one, but it follows from the work that others have been
    doing on greasing versions or providing additions to echconfig for QUIC
    connection establishment.  It basically says that Version is for
    endpoints, not middleboxes.
    martinthomson committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    065a6bd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    b10404a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into version-not

    Identify VN using 0x00000000.
    martinthomson committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    4479b16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642cc0f View commit details
    Browse the repository at this point in the history