From: Patrick McHardy Date: Thu, 26 Mar 2015 12:39:40 +0000 (+0000) Subject: netfilter: nft_hash: add support for timeouts X-Git-Tag: omap-for-v4.2/o2_dc~131^2~38^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0982927e79049675cb6c6c04a0ebb3dad5a434;p=pandora-kernel.git netfilter: nft_hash: add support for timeouts Add support for element timeouts to nft_hash. The lookup and walking functions are changed to ignore timed out elements, a periodic garbage collection task cleans out expired entries. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed