https://bugzilla.netfilter.org/show_bug.cgi?id=1376 Bug ID: 1376 Summary: Verbosity Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: s.egbert at sbcglobal.net Verbosity is going to be a much needed command line option for `nft`. But the version option already took that lowercase V option that is commonly used for verbosity. Recommend that version option be changed to uppercase V. And that version option use the lowercase V. -- 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/20191029/c084fd44/attachment.html>
https://bugzilla.netfilter.org/show_bug.cgi?id=1376 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> --- There is --debug for introspection: -d, --debug level Enable debugging output. The debug level can be any of scanner, parser, eval, netlink, mnl, proto-ctx, segtree, all. You can combine more than one by separating by the , symbol, for example -d eval,mnl. You can combine these as a comma-separated flag list . -- 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/20200829/bf4286c3/attachment.html>
Seemingly Similar Threads
- [Bug 1304] New: issue with interval sets
- [Bug 1252] New: comment doesn't work with ranges in sets
- [Bug 1181] New: incorrect sort function at segtree.c
- [Bug 1178] New: Provide better error messaging when a rule can't be executed in its context
- [Bug 1418] New: segfaults when running nft --file foo.nft --echo