Skip to content

geneve: Support setting/getting source port range #1077

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
Apr 25, 2025

Conversation

borkmann
Copy link
Contributor

Add support for geneve feature to specify source port range, see kernel commits:

  • e1f95b1992b8 ("geneve: Allow users to specify source port range")
  • 5a41a00cd5d5 ("geneve, specs: Add port range to rt_link specification")

This is exactly equivalent on what is done in case of vxlan today.

Add support for geneve feature to specify source port range, see
kernel commits:

- e1f95b1992b8 ("geneve: Allow users to specify source port range")
- 5a41a00cd5d5 ("geneve, specs: Add port range to rt_link specification")

This is exactly equivalent on what is done in case of vxlan today.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
@borkmann
Copy link
Contributor Author

Cc @tklauser @aboch ptal

Copy link
Contributor

@tklauser tklauser left a comment

Choose a reason for hiding this comment

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

Thanks

@aboch
Copy link
Collaborator

aboch commented Apr 25, 2025

LGTM

@aboch aboch merged commit 6b5dd30 into vishvananda:main Apr 25, 2025
2 checks passed
borkmann added a commit to cilium/cilium that referenced this pull request Apr 28, 2025
Related PR: vishvananda/netlink#1077

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
borkmann added a commit to cilium/cilium that referenced this pull request Apr 28, 2025
Related PR: vishvananda/netlink#1077

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Sindvero pushed a commit to Sindvero/cilium that referenced this pull request May 1, 2025
Related PR: vishvananda/netlink#1077

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Sindvero pushed a commit to Sindvero/cilium that referenced this pull request May 1, 2025
Related PR: vishvananda/netlink#1077

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants