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 1f4eceea4 to 165356797 (#38124)
Update QUICHE from 1f4eceea4 to 165356797 https://github.com/google/quiche/compare/1f4eceea4..165356797 ``` $ git log 1f4eceea4..165356797 --date=short --no-merges --format="%ad %al %s" 2025-01-16 dschinazi Improve QUIC_BUG in GenerateRemainingCryptoFrames 2025-01-16 haoyuewang Fix quic_frames_test when QUIC_FRAME_DEBUG is defined. 2025-01-16 dschinazi Add missing flag counts for quic_version_negotiation_rfc 2025-01-15 martinduke Frame/parse IMMEDIATE_ACK frame. 2025-01-15 haoyuewang Log more detailed error when GFE_BUG triggered in QuicSession::MarkConnectionLevelWriteBlocked. 2025-01-15 haoyuewang Fix use after moved bug in QuicTimeWaitListManager. ``` Additional changes: -Adding quic_immediate_ack_frame 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>
- Loading branch information