Skip to content

quiche: Implement some TODOs in quic_endian_impl.h#6644

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
wu-bin:quic_endian
Apr 20, 2019
Merged

quiche: Implement some TODOs in quic_endian_impl.h#6644
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
wu-bin:quic_endian

Conversation

@wu-bin
Copy link
Contributor

@wu-bin wu-bin commented Apr 18, 2019

Description:

Implement QuicEndianImpl::HostToNet64, QuicEndianImpl::NetToHost64 and QuicEndianImpl::HostIsLittleEndian on top of common/common/byte_order.h. Remove corresponding TODOs.

Risk Level: minimum, code not used yet.
Testing:

Enabled QUICHE platform tests in quic_endian_test.cc.

Docs Changes: none
Release Notes: none

Signed-off-by: Bin Wu <wub@google.com>
@wu-bin
Copy link
Contributor Author

wu-bin commented Apr 18, 2019

/assign @danzh2010

Copy link
Contributor

@danzh2010 danzh2010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wu-bin
Copy link
Contributor Author

wu-bin commented Apr 19, 2019

/assign @mattklein123
/assign @alyssawilk

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit fdb4f1a into envoyproxy:master Apr 20, 2019
mpuncel added a commit to mpuncel/envoy that referenced this pull request Apr 22, 2019
* master:
  thread: remove ThreadFactorySingleton (envoyproxy#6658)
  router: support offseting downstream provided grpc timeout (envoyproxy#6628)
  router: defer per try timeout until downstream request is done (envoyproxy#6643)
  update bazel readme for clang-format-8 on mac (envoyproxy#6660)
  Implement some TODOs in quic_endian_impl.h (envoyproxy#6644)
  docs: add aspell to mac dependencies to fix check format script (envoyproxy#6661)
  config: fix delta xDS's use of (un)subscribe fields, more explicit protocol spec (envoyproxy#6545)

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
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.

4 participants