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

fix(transport/ecn): start after handshake and path validation #2560

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mxinden
Copy link
Collaborator

@mxinden mxinden commented Apr 4, 2025

Fixes #2490.

Only start ECN marking and thus ECN-Path validation when:

  • Connection handshake is confirmed.
  • AND, for any secondary path, path is validated (e.g. via PATH_RESPONSE).

Draft for now. Opening up early to prevent duplicate work.

Copy link

github-actions bot commented Apr 4, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to 182afed.

neqo-latest as client

neqo-latest as server

All results

Succeeded Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Unsupported Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider reducing MAX_PATH_PROBES with ECN
1 participant