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

[client] Add table filter rules using iptables #2727

Merged
merged 5 commits into from
Oct 12, 2024
Merged

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Oct 11, 2024

This specifically concerns the established/related rule since this one is not compatible with iptables-nft even if it is generated the same way by iptables-translate.

Describe your changes

Issue ticket number and link

#2725

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

This specifically concerns the established/related rule since this one is not
compatible with iptables-nft even if it is generated the same way by
iptables-translate.
iptables-nft doesn't acce
@lixmal lixmal changed the title Add table filter rules using iptables [client] Add table filter rules using iptables Oct 11, 2024
Copy link

sonarcloud bot commented Oct 11, 2024

@mlsmaycon mlsmaycon merged commit 3a88ac7 into main Oct 12, 2024
21 checks passed
@mlsmaycon mlsmaycon deleted the fix-iptables-nft branch October 12, 2024 08:44
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.

2 participants