On Tue, Jun 06, 2017 at 11:55:40AM +0530, Varsha Rao wrote: > As expires is stateful information. This patch removes expire > information from list stateless ruleset. With nft -s option, the > ruleset will be as following. > > table ip firewall { > set host { > type ipv4_addr > flags timeout > elements = { 10.0.0.2 timeout 10m } > } > } Applied, thanks Varsha. Congrats, your first patch to nftables is in. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html