bugzilla-daemon at netfilter.org
2020-Jul-28 22:06 UTC
[Bug 1446] New: no output with "nft --echo --json"
https://bugzilla.netfilter.org/show_bug.cgi?id=1446 Bug ID: 1446 Summary: no output with "nft --echo --json" Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: chutzpah at gentoo.org When running the nft command with "--echo" and "--json" there is no output. It would be useful to have JSON output with "--echo" to make it easier to parse the output with tools other than nft. -- 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/20200728/c14ad270/attachment-0001.html>
bugzilla-daemon at netfilter.org
2020-Aug-26 07:43 UTC
[Bug 1446] no output with "nft --echo --json"
https://bugzilla.netfilter.org/show_bug.cgi?id=1446 kfm at plushkava.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kfm at plushkava.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/20200826/2b7de728/attachment.html>
bugzilla-daemon at netfilter.org
2020-Dec-03 18:02 UTC
[Bug 1446] no output with "nft --echo --json"
https://bugzilla.netfilter.org/show_bug.cgi?id=1446 --- Comment #1 from Patrick McLean <chutzpah at gentoo.org> --- I see https://git.netfilter.org/nftables/commit/?id=cb7e02f44d6a6fd1c6001e23cecb3d7534110617 was added to master to fix this issue, thank you for the fix. This fix cause JSON output with "nft --echo --json" to work, but it appears that only the last command executed is outputted. If one is loading a native syntax file that makes many modifications to the rules, only the last modification will be echoed. -- 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/20201203/14fcd0ca/attachment.html>
bugzilla-daemon at netfilter.org
2020-Dec-08 16:53 UTC
[Bug 1446] no output with "nft --echo --json"
https://bugzilla.netfilter.org/show_bug.cgi?id=1446 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Pablo Neira Ayuso <pablo at netfilter.org> --- Upstream fix: https://git.netfilter.org/nftables/commit/?id=12fdaf7e3efdab1f30f40154ee7db3f25cbb0add Thanks for reporting. -- 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/20201208/bcb2d475/attachment.html>
Reasonably Related Threads
- [Bug 1319] New: Exporting a map with many elements to JSON will fail
- [Bug 1336] New: "nft reset counters" does not respect -j option for JSON output
- [Bug 1438] New: nft generates wrong intervals for sets with auto-merge
- [Bug 1393] New: iptables-nft -S hangs if not run as root
- [Bug 1454] New: nft list set omits timeout values for intervals formatted as hyphenated ranges