Events without label "editorial"

Issues
------
* quicwg/qlog (+2/-4/💬17)
 2 issues created:
 - Connectivity::Connection_closed application trigger type is confusing (by 
LPardue)
https://github.com/quicwg/qlog/issues/410 - Give concrete guidance on how to extend qlog (by rmarx) https://github.com/quicwg/qlog/issues/405
 11 issues received 17 new comments:
 - #410 Connectivity::Connection_closed application trigger type is confusing 
(1 by rmarx)
https://github.com/quicwg/qlog/issues/410 - #399 Logging spin bit policy (1 by hlandau) https://github.com/quicwg/qlog/issues/399 - #398 Difference between negotiated vs actually accepted/enabled TPs (1 by hlandau) https://github.com/quicwg/qlog/issues/398 - #379 Should we use "* text => uint64" anywhere that a type can contain extension fields? (3 by LPardue, rmarx) https://github.com/quicwg/qlog/issues/379 - #370 Add clarification for is_coalesced to packet_sent and packet_received (2 by LPardue, hlandau) https://github.com/quicwg/qlog/issues/370 - #342 change STREAM and DATAGRAM frame definition to allow logging of frame payload (1 by rmarx) https://github.com/quicwg/qlog/issues/342 - #318 Migration-related events (1 by rmarx) https://github.com/quicwg/qlog/issues/318 - #297 Logging for paced packet sending (2 by LPardue, rmarx) https://github.com/quicwg/qlog/issues/297 - #246 Should congestion_state_updated define some values for old and new? (3 by LPardue, rmarx) https://github.com/quicwg/qlog/issues/246 - #147 How to log handshake cancelations? (1 by rmarx) https://github.com/quicwg/qlog/issues/147 [design] [quic-http3-fields] [current-version] - #126 QuicFrame length and payload_length (1 by rmarx) https://github.com/quicwg/qlog/issues/126 [current-version]
 4 issues closed:
- QUICDatagramsSent or UDPDatagramsSent https://github.com/quicwg/qlog/issues/323 - Should congestion_state_updated define some values for old and new? https://github.com/quicwg/qlog/issues/246 - Logging spin bit policy https://github.com/quicwg/qlog/issues/399 - Define means for strong extensibility of TPs https://github.com/quicwg/qlog/issues/176
* quicwg/ack-frequency (+0/-5/💬4)
 2 issues received 4 new comments:
 - #235 What is the max of Request Max Ack Delay field in ACK_FREQUENCY frame 
(3 by mirjak)
https://github.com/quicwg/ack-frequency/issues/235 [design] [has-pr] - #232 What is the maximum value of min_ack_delay? (1 by LPardue) https://github.com/quicwg/ack-frequency/issues/232 [no action needed] [question]
 5 issues closed:
- How frequently should ACK_FREQUENCY be sent? https://github.com/quicwg/ack-frequency/issues/228 [design] [needs-discussion] [has-pr] - no change in ack behavior before the first ACK_FREQUENCY frame? https://github.com/quicwg/ack-frequency/issues/253 [design] [needs-discussion] [has-pr] - Don't recommend sending one IMMEDIATE_ACK per RTT https://github.com/quicwg/ack-frequency/issues/227 [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] [has-pr] - What is the maximum value of min_ack_delay? https://github.com/quicwg/ack-frequency/issues/232 [no action needed] [question]


Pull requests
-------------
* quicwg/base-drafts (+1/-0/💬0)
 1 pull requests submitted:
 - Create buy (by WizzKidd777)
https://github.com/quicwg/base-drafts/pull/5004
* quicwg/qlog (+4/-7/💬4)
 4 pull requests submitted:
 - Clarify paramers_set merging of parameter values (by rmarx)
https://github.com/quicwg/qlog/pull/409 - Clarify congestion_state_updated usage (by rmarx) https://github.com/quicwg/qlog/pull/408 - Clarify UDP datagram namespace (by rmarx) https://github.com/quicwg/qlog/pull/407 - Clarify RawInfo calculation for QUIC packets (by rmarx) https://github.com/quicwg/qlog/pull/406
 1 pull requests received 4 new comments:
 - #403 Add clarification on is_coalesced and add it to more events (4 by 
LPardue, hlandau, rmarx)
https://github.com/quicwg/qlog/pull/403
 7 pull requests merged:
 - Clarify RawInfo calculation for QUIC packets
https://github.com/quicwg/qlog/pull/406 - Clarify UDP datagram namespace https://github.com/quicwg/qlog/pull/407 - Clarify congestion_state_updated usage https://github.com/quicwg/qlog/pull/408 - Add path_id and Connection Migration events https://github.com/quicwg/qlog/pull/336 - Make Parameters events extensible https://github.com/quicwg/qlog/pull/400 - Clarify serialization expectations across documents https://github.com/quicwg/qlog/pull/402 - Fix legacy connection_id_updated text https://github.com/quicwg/qlog/pull/404
* quicwg/ack-frequency (+5/-7/💬4)
 5 pull requests submitted:
 - SHOULD set max_ack_delay and FRAME_ENCODING_ERROR (by mirjak)
https://github.com/quicwg/ack-frequency/pull/284 - Change order of sentences to make error handling more clear (by mirjak) https://github.com/quicwg/ack-frequency/pull/283 - easy change to address max_ack_delay sentence (by mirjak) https://github.com/quicwg/ack-frequency/pull/282 - Update draft-ietf-quic-ack-frequency.md (by LPardue) https://github.com/quicwg/ack-frequency/pull/281 - min_ack_delay and default max_ack_delay value (by mirjak) https://github.com/quicwg/ack-frequency/pull/280
 4 pull requests received 4 new comments:
 - #281 Update draft-ietf-quic-ack-frequency.md (1 by LPardue)
https://github.com/quicwg/ack-frequency/pull/281 - #280 min_ack_delay and default max_ack_delay value (1 by mirjak) https://github.com/quicwg/ack-frequency/pull/280 - #279 Add tables to describe each variables for out-of-order examples (1 by mirjak) https://github.com/quicwg/ack-frequency/pull/279 - #273 Clarify when RFC9000 sends immediate ACK (1 by gloinul) https://github.com/quicwg/ack-frequency/pull/273
 7 pull requests merged:
 - Clarify when to send ACK_FREQUENCY frame
https://github.com/quicwg/ack-frequency/pull/275 - change CE behaviour only when threshold > 1 https://github.com/quicwg/ack-frequency/pull/277 - how to request one ack per rtt https://github.com/quicwg/ack-frequency/pull/278 - SHOULD set max_ack_delay and FRAME_ENCODING_ERROR https://github.com/quicwg/ack-frequency/pull/284 - Clarify motivations https://github.com/quicwg/ack-frequency/pull/271 - easy change to address max_ack_delay sentence https://github.com/quicwg/ack-frequency/pull/282 - Clarify when RFC9000 sends immediate ACK https://github.com/quicwg/ack-frequency/pull/273
* quicwg/reliable-stream-reset (+1/-1/💬0)
 1 pull requests submitted:
 - rename the transport parameter to reset_stream_at (by marten-seemann)
https://github.com/quicwg/reliable-stream-reset/pull/69
 1 pull requests merged:
 - rename the transport parameter to reset_stream_at
https://github.com/quicwg/reliable-stream-reset/pull/69

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