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

LB should forward the ICMP error types to correct backends #426

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

guvenc
Copy link
Collaborator

@guvenc guvenc commented Nov 13, 2023

Loadbalancer should be able to forward the icmp error packets received from north traffic to the backends.

@github-actions github-actions bot added enhancement New feature or request size/M labels Nov 13, 2023
src/nodes/lb_node.c Outdated Show resolved Hide resolved
Loadbalancer should be able to forward the icmp error packets
received from nord traffic to the backends.

Signed-off-by: Guvenc Gulce <[email protected]>
@guvenc guvenc force-pushed the feature/lb_icmp_error branch from 7bb919e to f4fa2cb Compare November 13, 2023 14:37
@guvenc guvenc requested a review from PlagueCZ November 13, 2023 14:45
Copy link
Contributor

@PlagueCZ PlagueCZ left a comment

Choose a reason for hiding this comment

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

Looks good to me

@guvenc guvenc merged commit 10e3838 into main Nov 13, 2023
@guvenc guvenc deleted the feature/lb_icmp_error branch November 13, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants