Skip to content

Conversation

julianwiedmann
Copy link
Member

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Fixes: #issue-number

<!-- Enter the release note text here if needed or remove this section! -->

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 31, 2024
We've started with proto-specific files, but are moving towards having
both proto families in a single test file. Makes it easier to see
commonalities.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
A subsequent patch will use this.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
This will come handy in the next patch.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Take the packet that's generated by the ingress path, and push it back
out in the egress path. Expectation is that it passes through the
to-netdev program unchanged.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Validate that the BPF SNAT engine doesn't drop / mangle the ICMP packet
on egress.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Copy link

github-actions bot commented Dec 1, 2024

This pull request has been automatically marked as stale because it
has not had recent activity. It will be closed if no further activity
occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Dec 1, 2024
Copy link

This pull request has not seen any activity since it was marked stale.
Closing.

@github-actions github-actions bot closed this Dec 16, 2024
@julianwiedmann julianwiedmann deleted the 1.17-bpf-icmp-snat branch February 20, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant