-
Notifications
You must be signed in to change notification settings - Fork 125
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
Host DNAT functionality #1
Comments
PacketCrunch
added a commit
that referenced
this issue
Jun 28, 2022
PacketCrunch
added a commit
that referenced
this issue
Jun 28, 2022
PacketCrunch
added a commit
that referenced
this issue
Jun 28, 2022
UltraInstinct14
pushed a commit
that referenced
this issue
Dec 12, 2022
Initial NAT64 and NAT46 support
UltraInstinct14
pushed a commit
that referenced
this issue
Jan 5, 2024
PR - Ipvs compat initial support
UltraInstinct14
pushed a commit
that referenced
this issue
Jun 1, 2024
gh-48 Initial support for L7 proxy w/wo sockmap
UltraInstinct14
pushed a commit
that referenced
this issue
Nov 20, 2024
#864 Initial support for lb source ranges
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In certain cases, when end-point of a load-balancer rule is the originating host itself, it results in traffic loss. It is especially required in K8s CNI LB implementation but less so in external LB situation.
The text was updated successfully, but these errors were encountered: