<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - nft export json fails with successful return code"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1224">1224</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>nft export json fails with successful return code
</td>
</tr>
<tr>
<th>Product</th>
<td>nftables
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>nft
</td>
</tr>
<tr>
<th>Assignee</th>
<td>pablo@netfilter.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>anthonyryan1@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>I recently upgraded to nftables v0.8.2 and encountered a regression.
"nft export json" no longer works, it returns a success code (0), but doens't
print any JSON data.
A git bisect determined this was introduced in commit
2fa54d8a49352bda44d3e25d1d7ba3531faf3303, and upon reading that commit, I
noticed the introduction of "nft export vm json" which does work as expected.
I believe "nft export json" should either export json like it did before this
commit, or return a non-zero code if this is the intended functionality.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>