On Fri, Oct 03, 2014 at 02:46:41PM +0200, Arturo Borrero Gonzalez wrote: > This patch adds more configuration options to the nat expression. > > The syntax is as follow: > % nft add rule nat postrouting <snat|dnat> <nat_arguments> [flags] > > Flags are: random, persistent, random-fully. > Example: > > % nft add rule nat postrouting dnat 1.1.1.1 random,persistent > > A requirement is to cache some [recent] copies of kernel headers. Applied, thanks Arturo. Please, send me a follow-up patch to add test for the new regression testing infrastructure and document this in our wiki page. -- 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