<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Add element fails with Error: Could not process rule: Invalid argument"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1395#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Add element fails with Error: Could not process rule: Invalid argument"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1395">bug 1395</a>
              from <span class="vcard"><a class="email" href="mailto:sbezverk@cisco.com" title="Serguei Bezverkhi <sbezverk@cisco.com>"> <span class="fn">Serguei Bezverkhi</span></a>
</span></b>
        <pre>That is what got me really confused. It turned out that when set gets created,
there is no check for alignment of concat elements and what is more surprising,
nft list was showing set properly with 3 concat elements. The issue of elements
alignment became visible only when I tried to add elements to the set.
The set was created with in my go code, but tests with adding elements were
done with nft cli tool.

Visually set created by nft and my go code were identical which added lots of
confusion.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>