[Bug 1153] Sets with timeouts can be saved to a file but not reloaded
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Jun 6 18:25:34 CEST 2017
https://bugzilla.netfilter.org/show_bug.cgi?id=1153
--- Comment #2 from Pablo Neira Ayuso <pablo at netfilter.org> ---
I have pushed this into git.netfilter.org:
http://git.netfilter.org/nftables/commit/?id=37988cf255e51efba0d81dbc43eb4f0a41e99813
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).
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20170606/2a5e0f2e/attachment.html>
More information about the netfilter-buglog
mailing list