<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [vmap] ct state concatenation not working"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1465#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [vmap] ct state concatenation not working"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1465">bug 1465</a>
              from <span class="vcard"><a class="email" href="mailto:vtolkm@gmail.com" title="vtolkm@gmail.com">vtolkm@gmail.com</a>
</span></b>
        <pre>probably should have mentioned initially that also tried:

ct state vmap { 1: drop, 2,4: accept };

for better reading :

ct state vmap { invalid: drop, established,related: accept }


producing:

Error: syntax error, unexpected comma, expecting colon</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>