<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Replacement for nft export vm json?"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1297">bug 1297</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Replacement for nft export vm json?"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1297#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Replacement for nft export vm json?"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1297">bug 1297</a>
              from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
        <pre>Hi!

The previous json layout for libnftnl has been unmaintained for quite a bit of
time.

The new json format is rather similar in layout, but it is well-documented, it
integrates with high-level libnftables library and it is solving a number of
well-known problems. Please, have a look at documentation:

     man libnftables-json

This is available through nftables, you can fetch a clone from:
git://git.netfilter.org/nftables

We also now offer a python binding for libnftables, have a look at nftables/py.

I think it should be relatively little work to adapt you python application to
take the json format from libnftables. Actually, it's going to me much better
since you will not have to figure out how to match on the ip dscp field some
day - which is not trivial in libnftnl.

Regarding library version, I agree we should have probably bumped version
1.2.0, we can do so in the next release.

Thanks!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>