You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ipset CLI supports adding a comment to a rule for informational purposes: https://ipset.netfilter.org/ipset.man.html (please search for comment). When the rules are listed, the output will include the comment.
What would you like to be added:
The ipset CLI supports adding a comment to a rule for informational purposes: https://ipset.netfilter.org/ipset.man.html (please search for comment). When the rules are listed, the output will include the comment.
We can add support for this in https://github.com/submariner-io/submariner/blob/devel/pkg/ipset/ipset.go.
Why is this needed:
For debugging.
The text was updated successfully, but these errors were encountered: