Re: [PATCH] src: Remove expire information from list stateless ruleset.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux