bugzilla-daemon at netfilter.org
2019-Oct-16 10:12 UTC
[Bug 1374] New: Add a way to suppress printing of set contents in 'nft list ...' output
https://bugzilla.netfilter.org/show_bug.cgi?id=1374 Bug ID: 1374 Summary: Add a way to suppress printing of set contents in 'nft list ...' output Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: duclicsic at gmail.com Listing an entire ruleset or a table with 'nft list ...' will also print all elements of all set definitions within the ruleset or requested table. Seeing the full set contents is not often necessary especially when requesting to see someone's ruleset for help and support purposes. It would be helpful if there was an option/flag for the nft tool to suppress set contents when listing. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191016/3dee7e28/attachment.html>
bugzilla-daemon at netfilter.org
2019-Oct-16 13:34 UTC
[Bug 1374] Add a way to suppress printing of set contents in 'nft list ...' output
https://bugzilla.netfilter.org/show_bug.cgi?id=1374 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net Assignee|pablo at netfilter.org |jeremy at azazel.net -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191016/badadf95/attachment.html>
bugzilla-daemon at netfilter.org
2019-Oct-20 18:53 UTC
[Bug 1374] Add a way to suppress printing of set contents in 'nft list ...' output
https://bugzilla.netfilter.org/show_bug.cgi?id=1374 --- Comment #1 from Jeremy Sowden <jeremy at azazel.net> --- The `--stateless` option already suppresses the output of the contents of dynamic sets. I propose adding an optional parameter to it which may take the values `dynamic` (the current behaviour) and `all`, in which case `nft list` will also omit the contents of sets which are _not_ defined as dynamic. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191020/c38a64c9/attachment.html>
bugzilla-daemon at netfilter.org
2019-Oct-22 19:45 UTC
[Bug 1374] Add a way to suppress printing of set contents in 'nft list ...' output
https://bugzilla.netfilter.org/show_bug.cgi?id=1374 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191022/d960e0e8/attachment.html>
Seemingly Similar Threads
- [Bug 1691] New: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues
- cbq dosen''t shape on MARK for one host.. strange!
- Running Windows Database Applications
- [Bug 1062] Kernel IPv6 event filtering not working
- [Bug 1223] libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN