Skip to content

Fix and run C++ tests#6

Merged
yang-g merged 24 commits intogrpc:masterfrom
ctiller:testcpp
Jan 13, 2015
Merged

Fix and run C++ tests#6
yang-g merged 24 commits intogrpc:masterfrom
ctiller:testcpp

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Jan 13, 2015

No description provided.

@ctiller ctiller assigned ctiller and yang-g and unassigned ctiller Jan 13, 2015
build.json Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a mis-alignment?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, will fix.

@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented Jan 13, 2015

(Please don't merge this until the move is done!)

kskalski added a commit to kskalski/grpc that referenced this pull request Jun 28, 2017
# This is the 1st commit message:
# This is a combination of 2 commits.
# This is the 1st commit message:

# This is a combination of 2 commits.
# This is the 1st commit message:

# This is a combination of 14 commits.
# This is the 1st commit message:
Make CMake find_package work for preinstalled libprotobuf on Raspbian.

# This is the commit message grpc#2:

Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support.

# This is the commit message grpc#3:

Make cmake protobuf detection changes in template.

# This is the commit message grpc#4:

Package name needs to start with uppercase for find_package(Protobuf)

# This is the commit message grpc#5:

Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support.

# This is the commit message grpc#6:

Make cmake protobuf detection changes in template.

# This is the commit message grpc#7:

Package name needs to start with uppercase for find_package(Protobuf)

# This is the commit message grpc#8:

Uppercase variable names to match convention of the whole file.

# This is the commit message grpc#9:

Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support.

# This is the commit message grpc#10:

Merge corrections.

# This is the commit message grpc#11:

Parametrize package provider mode for find_package protobuf.

# This is the commit message grpc#12:

Change package type variable name. Use variant uppercase variable for checking protobuf package presence.

# This is the commit message grpc#13:

Lowercase variand of protobuf found check in find command.

# This is the commit message grpc#14:

Add rule to include protobuf dirs.

# This is the commit message grpc#2:

Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support.

# The commit message grpc#2 will be skipped:

#	Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support.

# The commit message grpc#2 will be skipped:

#	Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support.

# The commit message grpc#3 will be skipped:

#	Merge corrections.
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
lidizheng referenced this pull request in lidizheng/grpc Feb 12, 2021
* Allow multiple CIDR ranges to be provided for the prefix match. This
  is useful when you have the same listener config in multiple subnets,
  each subnet with the same suffix allocation of VIPs and the CIDR prefix
  assigned by region/zone, e.g. when using the GCP subnetworks feature.
  E.g. the service is on 0.0.0.37 in subnetworks 10.1.0.0 in US and
  10.2.0.0 in Asia.

* Add source IP/port matching similar to existing TCP proxy filter. This
  moves the route configuration from the TCP proxy filter to the
  FilterChainMatch, making it also available to HTTP connections.

Fixes #6 and #36.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants