-
Notifications
You must be signed in to change notification settings - Fork 350
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
firewall: T6257: Show member information for dynamic groups in op-mode #3369
Conversation
@Mergifyio backport sagitta |
🛑 Command
|
out = [] | ||
|
||
try: | ||
results_str = cmd(f'sudo nft -j list set {prefix} {table} {name}') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we have a function for easily calling NFTables with JSON output?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea for a vyos.utils helper
@Mergifyio backport sagitta |
✅ Backports have been created
|
Change Summary
Show member information for dynamic groups in op-mode
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
op-mode, firewall
Proposed changes
How to test
Smoketest result
Checklist: