Skip to content
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

Add iptables mangle table to subctl gather #1204

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

yboaron
Copy link
Contributor

@yboaron yboaron commented Aug 8, 2024

Submariner adds rules to the mangle iptables table for clamping TCP MSS on all nodes.

Fixes: #36

Submariner adds rules to the mangle iptables table
for clamping TCP MSS on all nodes.

Fixes: submariner-io#36

Signed-off-by: Yossi Boaron <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr1204/yboaron/add_iptables_mangle
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Aug 8, 2024
@skitt skitt merged commit 5edf57c into submariner-io:devel Aug 12, 2024
33 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr1204/yboaron/add_iptables_mangle]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This change requires a backport to eligible release branches backport-handled ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

subctl gather should collect the output of iptables/mangle table
4 participants