<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Sets with timeouts can be saved to a file but not reloaded"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1153#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Sets with timeouts can be saved to a file but not reloaded"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1153">bug 1153</a>
              from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
        <pre>I have pushed this into git.netfilter.org:

<a href="http://git.netfilter.org/nftables/commit/?id=37988cf255e51efba0d81dbc43eb4f0a41e99813">http://git.netfilter.org/nftables/commit/?id=37988cf255e51efba0d81dbc43eb4f0a41e99813</a>

So basically, this allows you save a ruleset via:

# nft -s list ruleset > ruleset.nft

using `-s' option, that dumps your ruleset with no stateful information that
you can easily restore.

Please, don't close this bug. I would like that we also support stateful
restore at some point, so people can save some pending timers to reboot, then
reload timers with their states (ie. including expires).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>