Events without label "editorial"

Issues
------
* quicwg/load-balancers (+2/-2/💬1)
 2 issues created:
 - Restore text about the continuum of privacy (by martinduke)
https://github.com/quicwg/load-balancers/issues/211 - Thread Demultiplexing with keyed hash (by martinduke) https://github.com/quicwg/load-balancers/issues/209
 1 issues received 1 new comments:
 - #211 Restore text about the continuum of privacy (1 by martinduke)
https://github.com/quicwg/load-balancers/issues/211
 2 issues closed:
- Restore text about the continuum of privacy https://github.com/quicwg/load-balancers/issues/211 - What is "reasonable" here? https://github.com/quicwg/load-balancers/issues/199
* quicwg/version-negotiation (+0/-1/💬0)
 1 issues closed:
- Should fail the handshake when version_info.chosen_version doesn't match long_header.version https://github.com/quicwg/version-negotiation/issues/129
* quicwg/quic-v2 (+0/-1/💬0)
 1 issues closed:
- How does the client learn the negotiated version? https://github.com/quicwg/quic-v2/issues/78
* quicwg/multipath (+3/-1/💬16)
 3 issues created:
 - Do we want to support zero-length connection ID and therefore single packet 
number space? (by mirjak)
https://github.com/quicwg/multipath/issues/152 - How to identify path initiation with zero-length connection ID? (by mirjak) https://github.com/quicwg/multipath/issues/151 - Do we really need the PNS ID? And what happens when the connection ID changes on a single path? (by mirjak) https://github.com/quicwg/multipath/issues/150
 5 issues received 16 new comments:
 - #152 Do we want to support zero-length connection ID and therefore single 
packet number space? (1 by nibanks)
https://github.com/quicwg/multipath/issues/152 - #144 How to specify over which path to send PING frames? (5 by mirjak, obonaventure, yfmascgy) https://github.com/quicwg/multipath/issues/144 - #139 Multipath transport parameter should negotiate which version of the draft we are using (8 by LPardue, huitema, mirjak, obonaventure, qdeconinck) https://github.com/quicwg/multipath/issues/139 - #137 How should a receiver process a PATH_ABANDON having an unknown Path Identifier? (1 by yfmascgy) https://github.com/quicwg/multipath/issues/137 - #95 Do we need a transport parameter to negotiate max path idle timeout? (1 by mirjak) https://github.com/quicwg/multipath/issues/95 [has PR] [design] [needs-discussion]
 1 issues closed:
- Do we need a transport parameter to negotiate max path idle timeout? https://github.com/quicwg/multipath/issues/95 [has PR] [design] [needs-discussion]


Pull requests
-------------
* quicwg/load-balancers (+2/-1/💬2)
 2 pull requests submitted:
 - improve multithreading design (by martinduke)
https://github.com/quicwg/load-balancers/pull/210 - Revised 4-pass algorithm, clearer explanation (by martinduke) https://github.com/quicwg/load-balancers/pull/208
 1 pull requests received 2 new comments:
 - #208 Revised 4-pass algorithm, clearer explanation (2 by martinduke)
https://github.com/quicwg/load-balancers/pull/208
 1 pull requests merged:
 - Define reasonable
https://github.com/quicwg/load-balancers/pull/206
* quicwg/version-negotiation (+0/-1/💬1)
 1 pull requests received 1 new comments:
 - #131 Mandate validation of Version Information (1 by DavidSchinazi)
https://github.com/quicwg/version-negotiation/pull/131
 1 pull requests merged:
 - Mandate validation of Version Information
https://github.com/quicwg/version-negotiation/pull/131
* quicwg/qlog (+6/-2/💬6)
 6 pull requests submitted:
 - Make QuicFrame and HTTPFrame into CDDL extension points (by rmarx)
https://github.com/quicwg/qlog/pull/257 - Move QUIC events out of the appendix (by LPardue) https://github.com/quicwg/qlog/pull/256 - Remove connection_retried event placeholder (by rmarx) https://github.com/quicwg/qlog/pull/255 - Fix email address (by lnicco) https://github.com/quicwg/qlog/pull/254 - H3 CDDL: use consistent spacing (by lnicco) https://github.com/quicwg/qlog/pull/253 - Add privacy and security considerations section (by rmarx) https://github.com/quicwg/qlog/pull/252
 4 pull requests received 6 new comments:
 - #255 Remove connection_retried event placeholder (1 by marten-seemann)
https://github.com/quicwg/qlog/pull/255 - #253 H3 CDDL: use consistent spacing (1 by LPardue) https://github.com/quicwg/qlog/pull/253 - #252 Add privacy and security considerations section (2 by LPardue, rmarx) https://github.com/quicwg/qlog/pull/252 - #231 Notational conventions aren't the place to discuss (2 by LPardue, rmarx) https://github.com/quicwg/qlog/pull/231
 2 pull requests merged:
 - Move QUIC events out of the appendix
https://github.com/quicwg/qlog/pull/256 - Fix email address https://github.com/quicwg/qlog/pull/254
* quicwg/quic-v2 (+0/-1/💬0)
 1 pull requests merged:
 - Clarify when the client learns the negotiated version
https://github.com/quicwg/quic-v2/pull/79
* quicwg/multipath (+5/-4/💬0)
 5 pull requests submitted:
 - First proposal to "remove" single packet number space option (by mirjak)
https://github.com/quicwg/multipath/pull/149 - New implementation consideration on keep alives (by mirjak) https://github.com/quicwg/multipath/pull/148 - Add entry for the PATH_STATUS frame in IANA (by qdeconinck) https://github.com/quicwg/multipath/pull/147 - Add Alibaba SPNS implementation and experiment report (by yfmascgy) https://github.com/quicwg/multipath/pull/146 - Update of affiliation (by obonaventure) https://github.com/quicwg/multipath/pull/145
 4 pull requests merged:
 - Add Alibaba SPNS implementation and experiment report
https://github.com/quicwg/multipath/pull/146 - Fix enable_multipath values https://github.com/quicwg/multipath/pull/143 - Add entry for the PATH_STATUS frame in IANA https://github.com/quicwg/multipath/pull/147 - Update of affiliation https://github.com/quicwg/multipath/pull/145

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

Reply via email to