Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update QUICHE from 66856e353 to 475ee6de1 (#38493)
https://github.com/google/quiche/compare/66856e353..475ee6de1 ``` $ git log 66856e353..475ee6de1 --date=short --no-merges --format="%ad %al %s" 2025-02-18 quiche-dev Enabling rolled out flags. 2025-02-18 vasilvv Allow MoQT simulator to output results in a custom format. 2025-02-18 abhisinghx Add new capsules COMPRESSION_ASSIGN and COMPRESSION_CLOSE for CONNECT-UDP-Bind to QUICHE 2025-02-18 vasilvv No public description 2025-02-18 martinduke Delete end_object from MoQT SUBSCRIBE and SUBSCRIBE_UPDATE messages. 2025-02-18 martinduke do not send DELIVERY_TIMEOUT parameter if value is infinite. Never send in MoQT FETCH or SUBSCRIBE_ANNOUNCES. 2025-02-18 martinduke Add timer to close the session after sending MoQT GOAWAY. 2025-02-17 martinduke Implement basic MoQT GoAway handling. 2025-02-16 wub Increments a counter when `QuicLinuxSocketUtils::WritePacket` receives an error with `errno=ENOBUFS`. 2025-02-13 dschinazi Deprecate quic_chaos_protector_avoid_copy 2025-02-13 dschinazi Deprecate quic_enable_chaos_protection_v2 2025-02-13 vasilvv Fix a bug in WebTransportWriteBlockedScheduler. 2025-02-13 wub No public description 2025-02-13 vasilvv Add support for delivery timeouts in the simulator. ``` Commit Message: Quiche Envoy Merge oncall Additional Description: Risk Level: Low Testing: My local dev environment is broken. @asedeno is testing locally on my behalf. Docs Changes: N/A Release Notes: N/A Platform Specific Features: N/A --------- Signed-off-by: Vanessa Reimer <vreimer@google.com>
- Loading branch information