<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - disable implicit concatenating of elements of sets with flag interval"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1184#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - 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>Let me summarize:

Automerge is good thing for performance, but it must be controllable, because
sometimes it can break things.

Anonymous sets:
- they already behave like they would have hidden interval and automerge flags,
so it would be probably easy to let these flags are added in rule parsing

Named sets:
- please disable automerge by default and make it explicit as is interval flag
- the only exception to this could be sets with constant flag, but I would
leave it explicit even in this case

Optionally:
- for consistency with rule listing (and parsing by external program) make
flags in anonymous sets explicit, but it would probably require more work and
it is not something really needed, because people always can use named set, so
I am voting against it</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>