Skip to content

bpf: lxc: handle encap_and_redirect_lxc() result with switch statement #35691

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

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

julianwiedmann
Copy link
Member

Clean up the goto statement for DROP_NO_TUNNEL_ENDPOINT in the IPv4 path, and spell the different cases out in more detail.

Clean up the goto statement for DROP_NO_TUNNEL_ENDPOINT in the IPv4 path,
and spell the different cases out in more detail.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@julianwiedmann julianwiedmann added area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. labels Nov 1, 2024
@julianwiedmann
Copy link
Member Author

/test

@julianwiedmann julianwiedmann marked this pull request as ready for review November 1, 2024 12:23
@julianwiedmann julianwiedmann requested a review from a team as a code owner November 1, 2024 12:23
@julianwiedmann julianwiedmann added this pull request to the merge queue Nov 1, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 1, 2024
Merged via the queue into cilium:main with commit e156fd1 Nov 1, 2024
70 checks passed
@julianwiedmann julianwiedmann deleted the 1.17-bpf-lxc-goto branch November 1, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants