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

Add support of IPv4/v6 outer source network for services #55

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

saushew
Copy link
Collaborator

@saushew saushew commented Oct 13, 2023

Add the ipv4_outer_source_network and ipv6_outer_source_network parameters to services config in the controlplane.conf's balancer section. If these parameters are set, the netpacket source address sent from the load balancer will have the value corresponding to this parameter.

Fixes issue #60

@saushew saushew requested a review from taitov as a code owner October 13, 2023 09:34
@saushew saushew force-pushed the outer-source-network branch from 49e3b7b to e3a8f31 Compare October 13, 2023 10:04
dataplane/worker.cpp Outdated Show resolved Hide resolved
dataplane/type.h Outdated Show resolved Hide resolved
dataplane/type.h Outdated Show resolved Hide resolved
dataplane/type.h Outdated Show resolved Hide resolved
dataplane/globalbase.cpp Outdated Show resolved Hide resolved
@saushew saushew force-pushed the outer-source-network branch 7 times, most recently from 9d09e19 to e85b95f Compare October 16, 2023 19:29
@saushew saushew force-pushed the outer-source-network branch from e85b95f to 9a303b3 Compare October 16, 2023 22:30
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.

2 participants