<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - disable implicit concatenating of elements of sets with flag interval"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1184#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - disable implicit concatenating of elements of sets with flag interval"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1184">bug 1184</a>
              from <span class="vcard"><a class="email" href="mailto:karel@unitednetworks.cz" title="Karel Rericha <karel@unitednetworks.cz>"> <span class="fn">Karel Rericha</span></a>
</span></b>
        <pre>To add insult to injury:

nft add element t test_set {192.168.0.0, 192.168.0.1}
nft delete element t test_set {192.168.0.0}

Error: Could not process rule: No such file or directory
delete element t test_set {192.168.0.0}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>