<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Creating named sets concatenating ifname and anything else does not work"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1265#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Creating named sets concatenating ifname and anything else does not work"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1265">bug 1265</a>
              from <span class="vcard"><a class="email" href="mailto:niconorsk@gmail.com" title="Nicolai Moore <niconorsk@gmail.com>"> <span class="fn">Nicolai Moore</span></a>
</span></b>
        <pre>Tested the above patch and it works.

Now to have full support for net,iface you would have to be able to do this:
<span class="quote">> nft create set inet filter inetiface { type ipv4_addr . ifname\; flags interval\;}</span >

But that gives an explicit this is not supported yet error so is probably a
different issue</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>