<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add a way to suppress printing of set contents in 'nft list ...' output"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1374#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add a way to suppress printing of set contents in 'nft list ...' output"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1374">bug 1374</a>
              from <span class="vcard"><a class="email" href="mailto:jeremy@azazel.net" title="Jeremy Sowden <jeremy@azazel.net>"> <span class="fn">Jeremy Sowden</span></a>
</span></b>
        <pre>The `--stateless` option already suppresses the output of the contents of
dynamic sets.  I propose adding an optional parameter to it which may take the
values `dynamic` (the current behaviour) and `all`, in which case `nft list`
will also omit the contents of sets which are _not_ defined as dynamic.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>