Events without label "editorial"

Issues
------
* quicwg/qlog (+3/-3/💬12)
 3 issues created:
 - Logging spin bit policy (by rmarx)
https://github.com/quicwg/qlog/issues/399 - Difference between negotiated vs actually accepted/enabled TPs (by rmarx) https://github.com/quicwg/qlog/issues/398 - Split out ECN "capable" state (by rmarx) https://github.com/quicwg/qlog/issues/397
 11 issues received 12 new comments:
 - #399 Logging spin bit policy (1 by rmarx)
https://github.com/quicwg/qlog/issues/399 - #398 Difference between negotiated vs actually accepted/enabled TPs (1 by rmarx) https://github.com/quicwg/qlog/issues/398 - #397 Split out ECN "capable" state (1 by mirjak) https://github.com/quicwg/qlog/issues/397 - #387 packet_sent doesn't allow logging of IP address (for packets sent outside of a connection) (1 by rmarx) https://github.com/quicwg/qlog/issues/387 - #379 Should we use "* text => uint64" anywhere that a type can contain extension fields? (2 by LPardue, rmarx) https://github.com/quicwg/qlog/issues/379 - #370 Add clarification for is_coalesced to packet_sent and packet_received (1 by rmarx) https://github.com/quicwg/qlog/issues/370 - #369 Improve quic:parameters_set (1 by rmarx) https://github.com/quicwg/qlog/issues/369 - #366 Improve connectivity:connection_closed (1 by LPardue) https://github.com/quicwg/qlog/issues/366 - #324 Trigger for H3PriorityUpdated (1 by rmarx) https://github.com/quicwg/qlog/issues/324 - #186 Add a way to indicate sent-but-unacked data (1 by rmarx) https://github.com/quicwg/qlog/issues/186 [design] [quic-http3-fields] [current-version] - #176 Define means for strong extensibility of TPs (1 by rmarx) https://github.com/quicwg/qlog/issues/176
 3 issues closed:
- Improve connectivity:connection_closed https://github.com/quicwg/qlog/issues/366 - Improve quic:parameters_set https://github.com/quicwg/qlog/issues/369 - Improve connectivity:connection_id_updated https://github.com/quicwg/qlog/issues/373
* quicwg/ack-frequency (+0/-4/💬5)
 5 issues received 5 new comments:
 - #245 Response to Long Idle periods (1 by mirjak)
https://github.com/quicwg/ack-frequency/issues/245 [needs-discussion] [no action needed] - #243 Consider referencing RFC 9000 S 21 (1 by mirjak) https://github.com/quicwg/ack-frequency/issues/243 [has-pr] - #235 What is the max of Request Max Ack Delay field in ACK_FREQUENCY frame (1 by mirjak) https://github.com/quicwg/ack-frequency/issues/235 [design] [needs-discussion] [has-pr] - #232 What is the maximum value of min_ack_delay? (1 by mirjak) https://github.com/quicwg/ack-frequency/issues/232 [no action needed] [question] - #227 Don't recommend sending one IMMEDIATE_ACK per RTT (1 by mirjak) https://github.com/quicwg/ack-frequency/issues/227 [no action needed]
 4 issues closed:
- Response to Long Idle periods https://github.com/quicwg/ack-frequency/issues/245 [needs-discussion] [no action needed] - Consider referencing RFC 9000 S 21 https://github.com/quicwg/ack-frequency/issues/243 [has-pr] - What is the max of Request Max Ack Delay field in ACK_FREQUENCY frame https://github.com/quicwg/ack-frequency/issues/235 [design] [needs-discussion] [has-pr] - Unit error https://github.com/quicwg/ack-frequency/issues/226 [has-pr]


Pull requests
-------------
* quicwg/qlog (+5/-1/💬5)
 5 pull requests submitted:
 - Fix legacy connection_id_updated text (by rmarx)
https://github.com/quicwg/qlog/pull/404 - Add clarification on is_coalesced and add it to more events (by rmarx) https://github.com/quicwg/qlog/pull/403 - Clarify serialization expectations across documents (by rmarx) https://github.com/quicwg/qlog/pull/402 - Enforce stricter extensibility for ProtocolEventData (by rmarx) https://github.com/quicwg/qlog/pull/401 - Make Parameters events extensible (by rmarx) https://github.com/quicwg/qlog/pull/400
 3 pull requests received 5 new comments:
 - #396 Add fin and reset_stream fields (1 by rmarx)
https://github.com/quicwg/qlog/pull/396 - #359 Define uint64 duality once (1 by LPardue) https://github.com/quicwg/qlog/pull/359 - #336 Add path_id and Connection Migration events (3 by mirjak, rmarx) https://github.com/quicwg/qlog/pull/336
 1 pull requests merged:
 - Edit down the security section
https://github.com/quicwg/qlog/pull/364
* quicwg/ack-frequency (+2/-7/💬3)
 2 pull requests submitted:
 - Add tables to describe each variables for out-of-order examples (by 
tatsuhiro-t)
https://github.com/quicwg/ack-frequency/pull/279 - how to request one ack per rtt (by mirjak) https://github.com/quicwg/ack-frequency/pull/278
 3 pull requests received 3 new comments:
 - #276 max value of max_ack_delay (1 by mirjak)
https://github.com/quicwg/ack-frequency/pull/276 - #273 Clarify when RFC9000 sends immediate ACK (1 by mirjak) https://github.com/quicwg/ack-frequency/pull/273 - #271 Clarify motivations (1 by mirjak) https://github.com/quicwg/ack-frequency/pull/271
 7 pull requests merged:
 - max value of max_ack_delay
https://github.com/quicwg/ack-frequency/pull/276 - Explain example further https://github.com/quicwg/ack-frequency/pull/274 - note on reordering threshold https://github.com/quicwg/ack-frequency/pull/270 - add ref to RFC9000 21.9 in sec considerations https://github.com/quicwg/ack-frequency/pull/268 - abstract and intro https://github.com/quicwg/ack-frequency/pull/266 - Reference in sec 3 to new frames types https://github.com/quicwg/ack-frequency/pull/262 - number maximum-sized packet in the cwnd https://github.com/quicwg/ack-frequency/pull/261
* quicwg/reliable-stream-reset (+0/-0/💬1)
 1 pull requests received 1 new comments:
 - #49 Editorial suggestions for abstract and intro (1 by LPardue)
https://github.com/quicwg/reliable-stream-reset/pull/49

Repositories tracked by this digest:
-----------------------------------
* https://github.com/quicwg/base-drafts
* https://github.com/quicwg/ops-drafts
* https://github.com/quicwg/datagram
* https://github.com/quicwg/load-balancers
* https://github.com/quicwg/version-negotiation
* https://github.com/quicwg/quic-bit-grease
* https://github.com/quicwg/qlog
* https://github.com/quicwg/quic-v2
* https://github.com/quicwg/multipath
* https://github.com/quicwg/ack-frequency
* https://github.com/quicwg/reliable-stream-reset

Reply via email to