-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #889 from TrekkieCoder/main
#675 Initial support for proxy protocol v2
- Loading branch information
Showing
9 changed files
with
36 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule loxilb-ebpf
updated
11 files
+6 −2 | common/llb_dp_mdi.h | |
+9 −3 | common/llb_dpapi.h | |
+32 −1 | common/parsing_helpers.h | |
+283 −22 | kernel/llb_kern_cdefs.h | |
+1 −1 | kernel/llb_kern_compose.c | |
+33 −1 | kernel/llb_kern_ct.c | |
+6 −0 | kernel/llb_kern_devif.c | |
+1 −0 | kernel/llb_kern_l3fwd.c | |
+2 −1 | kernel/llb_kern_natlbfwd.c | |
+1 −1 | kernel/llb_kern_sum.c | |
+2 −1 | kernel/loxilb_libdp.c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters