Closed
Bug 1902065
Opened 5 months ago
Closed 2 months ago
[ms2] Have Firefox QUIC send and receive ECN marks.
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: kershaw, Assigned: mail)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Copied from the project plan:
ECN handling is implemented in neqo_transport, but ECN marks are not sent and received by NSPR, thus ECN is effectively disabled. With milestone 1, i.e. using quinn-udp for QUIC I/O, sending and receiving ECN markings is trivial, i.e. already done in neqo-client and neqo-server.
Updated•2 months ago
|
Attachment #9420671 -
Attachment description: WIP: Bug 1902065 - send and recv IP ECN on HTTP3/QUIC → Bug 1902065 - send and recv IP ECN on HTTP3/QUIC r=leggert,kershaw
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0a18e9f0fc1
send and recv IP ECN on HTTP3/QUIC r=necko-reviewers,kershaw
Comment 3•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•