Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update QUICHE from aaf48d2e5 to 3c9db14bb #37128

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

asedeno
Copy link
Contributor

@asedeno asedeno commented Nov 13, 2024

https://github.com/google/quiche/compare/aaf48d2e5..3c9db14bb

$ git log aaf48d2e5..3c9db14bb --date=short --no-merges --format="%ad %al %s"

2024-11-13 davidben Add missing dependency to quiche_test_support
2024-11-13 ricea Rename QuicTag kIFWA to kIFWa
2024-11-12 rch Remove unused TPCC QuicTag and rename the variables * kORBT -> kOBIT * kMIBS -> kMIDS to match their on-the-wire value.
2024-11-12 rch Deprecate --gfe2_reloadable_flag_quic_allow_host_in_request2.
2024-11-12 birenroy Allows a unit test to be exported as part of QUICHE.
2024-11-12 martinduke Change protection scheme for code that marks outgoing ECT.
2024-11-11 wub Change `QuicUnackedPacketMap::NotifyFramesAcked` and `QuicUnackedPacketMap::MaybeAggregateAckedStreamFrame` to take `QuicTransmissionInfo*&` as a input-output parameter.
2024-11-08 martinduke Add ECN counters to ACKs sent by the QuicBufferedPacketStore.
2024-11-07 rch Rename gfe2_restart_flag_quic_support_flow_label to gfe2_restart_flag_quic_support_flow_label2 now that QUIC flow label support seems to be complete.
2024-11-05 birenroy Adds backslash `\` to the list of characters allowed in a HTTP request path.
2024-11-05 rch Add support for sending IPv6 flow labels to QuicGsoBatchWriter
2024-11-05 birenroy Simplifies and modernizes SpdyDataIR.
2024-11-04 dschinazi Update googleurl in QUICHE bazel build

and update bazel/external/quiche.BUILD to add quiche/quic/core/flow_label.h.

Risk Level: low
Testing: ci

https://github.com/google/quiche/compare/aaf48d2e5..3c9db14bb

```
$ git log aaf48d2e5..3c9db14bb --date=short --no-merges --format="%ad %al %s"

2024-11-13 davidben Add missing dependency to quiche_test_support
2024-11-13 ricea Rename QuicTag kIFWA to kIFWa
2024-11-12 rch Remove unused TPCC QuicTag and rename the variables * kORBT -> kOBIT * kMIBS -> kMIDS to match their on-the-wire value.
2024-11-12 rch Deprecate --gfe2_reloadable_flag_quic_allow_host_in_request2.
2024-11-12 birenroy Allows a unit test to be exported as part of QUICHE.
2024-11-12 martinduke Change protection scheme for code that marks outgoing ECT.
2024-11-11 wub Change `QuicUnackedPacketMap::NotifyFramesAcked` and `QuicUnackedPacketMap::MaybeAggregateAckedStreamFrame` to take `QuicTransmissionInfo*&` as a input-output parameter.
2024-11-08 martinduke Add ECN counters to ACKs sent by the QuicBufferedPacketStore.
2024-11-07 rch Rename gfe2_restart_flag_quic_support_flow_label to gfe2_restart_flag_quic_support_flow_label2 now that QUIC flow label support seems to be complete.
2024-11-05 birenroy Adds backslash `\` to the list of characters allowed in a HTTP request path.
2024-11-05 rch Add support for sending IPv6 flow labels to QuicGsoBatchWriter
2024-11-05 birenroy Simplifies and modernizes SpdyDataIR.
2024-11-04 dschinazi Update googleurl in QUICHE bazel build
```

Signed-off-by: Alejandro R. Sedeño <asedeno@google.com>
Signed-off-by: Alejandro R. Sedeño <asedeno@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Nov 13, 2024
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @phlax

🐱

Caused by: #37128 was opened by asedeno.

see: more, trace.

@phlax phlax assigned RyanTheOptimist and unassigned phlax Nov 13, 2024
@asedeno
Copy link
Contributor Author

asedeno commented Nov 13, 2024

/retest

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Nov 14, 2024
@RyanTheOptimist RyanTheOptimist merged commit b5d9cc8 into envoyproxy:main Nov 14, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants