From: Patrick McHardy Date: Thu, 26 Mar 2015 12:39:37 +0000 (+0000) Subject: netfilter: nf_tables: add set element timeout support X-Git-Tag: omap-for-v4.2/o2_dc~131^2~38^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e1b005ed1cc068fc9d454a6e745830d55d251d;p=pandora-kernel.git netfilter: nf_tables: add set element timeout support Add API support for set element timeouts. Elements can have a individual timeout value specified, overriding the sets' default. Two new extension types are used for timeouts - the timeout value and the expiration time. The timeout value only exists if it differs from the default value. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed