Commit 986cb16
authored
Update QUICHE from 190b5ae8e to 3a1960c51 (#43954)
Update QUICHE from 190b5ae8e to 3a1960c51
https://github.com/google/quiche/compare/190b5ae8e..3a1960c51
```
$ git log 190b5ae8e..3a1960c51 --date=short --no-merges --format="%ad %al %s"
2026-03-13 quiche-dev Deprecate --gfe2_reloadable_flag_reset_content_length_status_when_removing_content_length_header.
2026-03-11 haoyuewang No public description
2026-03-11 dmcardle Add field to BoostIcwHeader proto message: h3_force_enable_quic_bbr_exit_startup_on_loss
2026-03-11 asedeno Fix OSS QUICHE build.
2026-03-11 dmcardle Add field to NetworkParams for updating BBRv1's exit-startup-on-loss behavior
2026-03-11 martinduke Fix fuzz test error.
2026-03-11 vasilvv Refactor how MOQT control messages are parsed, part 1.
2026-03-10 vasilvv Implement MOQ/EBML varint parsing and serialization.
```
Additional changes:
-Adding moq_varint build dependency
Risk Level: Low
Testing: Existing tests pass
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A
---------
Signed-off-by: Rickyp <ricardo.perezper@gmail.com>1 parent c9160c9 commit 986cb16
3 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5080 | 5080 | | |
5081 | 5081 | | |
5082 | 5082 | | |
| 5083 | + | |
5083 | 5084 | | |
5084 | 5085 | | |
5085 | 5086 | | |
5086 | 5087 | | |
| 5088 | + | |
5087 | 5089 | | |
5088 | 5090 | | |
5089 | 5091 | | |
| |||
5093 | 5095 | | |
5094 | 5096 | | |
5095 | 5097 | | |
| 5098 | + | |
| 5099 | + | |
5096 | 5100 | | |
5097 | 5101 | | |
5098 | 5102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
546 | | - | |
| 545 | + | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
0 commit comments