p4lang-grpc:vjpai-patch-2

Last commit made on 2020-01-26
Get this branch:
git clone -b vjpai-patch-2 https://git.launchpad.net/p4lang-grpc

Branch merges

Branch information

Name:
vjpai-patch-2
Repository:
lp:p4lang-grpc

Recent commits

30c9ed6... by Vijay Pai <email address hidden>

Initialize argument to grpc_timer_check

d4e5e53... by Vijay Pai <email address hidden>

Merge pull request #21793 from grpc/vjpai-patch-2

Weaken reinterpret_cast to static_cast

b7239ef... by Vijay Pai <email address hidden>

Weaken reinterpret_cast to static_cast

25d6f5f... by "Mark D. Roth" <email address hidden>

Merge pull request #21335 from AspirinSJL/lds_rds

Add LDS/RDS into XdsClient

ac7c1d2... by "Mark D. Roth" <email address hidden>

Add LDS/RDS into XdsClient

5791495... by "Mark D. Roth" <email address hidden>

Merge pull request #21224 from markdroth/json_impl_c++

Convert json_reader and json_writer to C++.

3dc4060... by matthewstevenson88 <email address hidden>

Merge pull request #21778 from grpc/revert-21766-tls-credentials-1

Revert "Collect TLS-specific changes from PR 20568."

4520072... by "Mark D. Roth" <email address hidden>

Convert json_reader and json_writer to C++

26d50f7... by matthewstevenson88 <email address hidden>

Revert "Collect TLS-specific changes from PR 20568."

214fd88... by "Mark D. Roth" <email address hidden>

Merge pull request #21768 from markdroth/xds_keepalive

Set keepalive interval for xds channel to 5 minutes.