<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 - Replacement for nft export vm json?"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1297">1297</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Replacement for nft export vm json?
</td>
</tr>
<tr>
<th>Product</th>
<td>nftables
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86_64
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</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>It seems in 1.1.2, support for exporting json was removed.
The commit messages reference better support in libnftables but nft 0.9.0 isn't
taking advantage of that because `nft export vm json` is outputting broken json
with a success code.
I'd like to know what the current recommended approach for getting a
future-proof representation of the current firewall state is? I've got a python
application that needs to be able to read the current firewall state, modify
it, read counters and I can expect some stability in the format even as new
features are added.
I'd also like to throw a big of a suggestion for semantic versioning here,
generally it's not nice to remove functionality in a bugfix release.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>