<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - iptables rule to match a 'set' shows [unsupported revision]"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1147#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - iptables rule to match a 'set' shows [unsupported revision]"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1147">bug 1147</a>
              from <span class="vcard"><a class="email" href="mailto:willem.j.debruijn@gmail.com" title="Willem de Bruijn <willem.j.debruijn@gmail.com>"> <span class="fn">Willem de Bruijn</span></a>
</span></b>
        <pre>The default iptables in debian 8 is 1.4.21 according to [1]

That version lacks revision 4 of match set. Inserting a set with this binary,
then reading with a manually compiled one will indeed trigger

    Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               
  destination         
         0        0 MASQUERADE  all  --  *      eth0    0.0.0.0/0           
0.0.0.0/0           set [unsupported revision] 

[1] <a href="https://packages.debian.org/jessie/admin/iptables">https://packages.debian.org/jessie/admin/iptables</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>