<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - flush set doesn't work as expected in script"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1431#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - flush set doesn't work as expected in script"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1431">bug 1431</a>
              from <span class="vcard"><a class="email" href="mailto:jimmyz.z@gmail.com" title="James Zeng <jimmyz.z@gmail.com>"> <span class="fn">James Zeng</span></a>
</span></b>
        <pre>My previous comment about the alternative approach to delete set - add set is
inaccurate, it works in this kind of test but not in real world applications,
since if the set is referenced by any rule, nft will not allow you to delete
it.

The only workaround is flush ruleset and reload all.

I don't think this breaks atomicity though, since in the failing case, the set
is left in previous state, not a intermittent state.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>