Events without label "editorial"
Issues
------
* quicwg/load-balancers (+1/-3/💬8)
1 issues created:
- Tensions between Fallback algorithms and 0b111 routing. (by martinduke)
https://github.com/quicwg/load-balancers/issues/235
1 issues received 8 new comments:
- #235 Tensions between Fallback algorithms and 0b111 routing. (8 by
ggreenway, martinduke)
https://github.com/quicwg/load-balancers/issues/235
3 issues closed:
- Add more considerations for server processes/threads. https://github.com/quicwg/load-balancers/issues/231
- DCID defintion https://github.com/quicwg/load-balancers/issues/229
- Allow fallback algorithms to parse known QUIC versions https://github.com/quicwg/load-balancers/issues/230
* quicwg/multipath (+3/-5/💬3)
3 issues created:
- Is PATH_CIDS_BLOCKED frame really needed? (by mirjak)
https://github.com/quicwg/multipath/issues/500
- Should PATHS_BLOCKED and PATH_CIDS_BLOCKED frames be repeated if no actions follows? (by mirjak)
https://github.com/quicwg/multipath/issues/498
- Provide more guidance when to send PATH_CID_BLOCKED frame (by mirjak)
https://github.com/quicwg/multipath/issues/496
3 issues received 3 new comments:
- #500 Is PATH_CIDS_BLOCKED frame really needed? (1 by mirjak)
https://github.com/quicwg/multipath/issues/500
- #485 Managing ACK and repeat of PATH_CID_BLOCKED frame (1 by michael-eriksson)
https://github.com/quicwg/multipath/issues/485 [has PR]
- #483 Improve text on IV creation and cipher algorithm restrictions in Section 4.1 (1 by qdeconinck)
https://github.com/quicwg/multipath/issues/483 [has PR]
5 issues closed:
- Improve text on IV creation and cipher algorithm restrictions in Section 4.1 https://github.com/quicwg/multipath/issues/483 [has PR]
- Section 5.2 Example in Figure 2 on closing path does use same path ID https://github.com/quicwg/multipath/issues/482 [has PR]
- Managing ACK and repeat of PATH_CID_BLOCKED frame https://github.com/quicwg/multipath/issues/485 [has PR]
- PATH_AVAILABLE is not ack-eliciting https://github.com/quicwg/multipath/issues/481 [has PR]
- PATH_AVAILABLE is not ack-eliciting https://github.com/quicwg/multipath/issues/481 [has PR]
* quicwg/ack-frequency (+0/-3/💬1)
1 issues received 1 new comments:
- #306 Include note about loss detection update (1 by mirjak)
https://github.com/quicwg/ack-frequency/issues/306 [question]
3 issues closed:
- Include note about loss detection update https://github.com/quicwg/ack-frequency/issues/306 [question]
- Define what should happen if packets arrive outside `Missing Packet Threshold` https://github.com/quicwg/ack-frequency/issues/304 [question]
- Define what should happen if packets arrive outside `Missing Packet Threshold` https://github.com/quicwg/ack-frequency/issues/304 [question]
Pull requests
-------------
* quicwg/load-balancers (+1/-3/💬0)
1 pull requests submitted:
- Make fallback algorithm airtight (by martinduke)
https://github.com/quicwg/load-balancers/pull/236
3 pull requests merged:
- Considerations for Server Processes/Threads
https://github.com/quicwg/load-balancers/pull/232
- Expand DCID, update reference to config ID
https://github.com/quicwg/load-balancers/pull/233
- Clarified fallback algorithm rules for known versions
https://github.com/quicwg/load-balancers/pull/234
* quicwg/qlog (+2/-0/💬0)
2 pull requests submitted:
- Add event_schemas to examples (by mengelbart)
https://github.com/quicwg/qlog/pull/446
- Fix lists (by mengelbart)
https://github.com/quicwg/qlog/pull/445
* quicwg/multipath (+6/-8/💬4)
6 pull requests submitted:
- recommend one CID for each unused path (by mirjak)
https://github.com/quicwg/multipath/pull/501
- Don't sent PATHS_BLOCKED/PATH_CIDS_BLOCKED frequently (by mirjak)
https://github.com/quicwg/multipath/pull/499
- Clarify use of PATH_CIDS_BLOCKED (by mirjak)
https://github.com/quicwg/multipath/pull/497
- Note that issuing CIDs for all paths might be beneficial (by mirjak)
https://github.com/quicwg/multipath/pull/495
- Editorial proposals (by jalume)
https://github.com/quicwg/multipath/pull/494
- Update draft-ietf-quic-multipath.md (by jalume)
https://github.com/quicwg/multipath/pull/493
3 pull requests received 4 new comments:
- #494 Editorial proposals (2 by mirjak, qdeconinck)
https://github.com/quicwg/multipath/pull/494 [ready-to-merge]
- #492 Add Maximum Sequence Number to PATH_CIDS_BLOCKED (1 by mirjak)
https://github.com/quicwg/multipath/pull/492
- #486 ack-eliciting/retrans of PATHS_BLOCKED, PATH_ID_BLOCKED, MAX_PATHS (1 by mirjak)
https://github.com/quicwg/multipath/pull/486 [ready-to-merge]
8 pull requests merged:
- Add next Sequence Number to PATH_CIDS_BLOCKED
https://github.com/quicwg/multipath/pull/492
- Editorial proposals
https://github.com/quicwg/multipath/pull/494 [ready-to-merge]
- Error code for receiving MP specific frame in other than 1-RTT packet
https://github.com/quicwg/multipath/pull/493 [ready-to-merge]
- Improve text on IV and nonce
https://github.com/quicwg/multipath/pull/490 [ready-to-merge]
- Update closure example
https://github.com/quicwg/multipath/pull/487 [ready-to-merge]
- ack-eliciting/retrans of PATHS_BLOCKED, PATH_ID_BLOCKED, MAX_PATHS
https://github.com/quicwg/multipath/pull/486 [ready-to-merge]
- PATH_AVAILABLE is ack-eliciting
https://github.com/quicwg/multipath/pull/484 [ready-to-merge]
- Editorial fixes
https://github.com/quicwg/multipath/pull/480 [ready-to-merge]
* quicwg/ack-frequency (+1/-1/💬1)
1 pull requests submitted:
- Tiniest NiT on CE ? (by gorryfair)
https://github.com/quicwg/ack-frequency/pull/320
1 pull requests received 1 new comments:
- #318 clarify that immediate ACK is sent when gap gets filled (1 by mirjak)
https://github.com/quicwg/ack-frequency/pull/318
1 pull requests merged:
- When to send an immediate ACK
https://github.com/quicwg/ack-frequency/pull/319
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
--
To have a summary like this sent to your list, see:
https://github.com/ietf-github-services/activity-summary