From: Denys Fedoryshchenko Date: Thu, 17 May 2012 20:08:57 +0000 (+0300) Subject: netfilter: xt_recent: add address masking option X-Git-Tag: v3.6-rc1~125^2~565^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efdedd5426a94b00d23483a1bcb4af3a91c894db;p=pandora-kernel.git netfilter: xt_recent: add address masking option The mask option allows you put all address belonging that mask into the same recent slot. This can be useful in case that recent is used to detect attacks from the same network segment. Tested for backward compatibility. Signed-off-by: Denys Fedoryshchenko Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed