commit | efdedd5426a94b00d23483a1bcb4af3a91c894db | [log] [tgz] |
---|---|---|
author | Denys Fedoryshchenko <denys@visp.net.lb> | Thu May 17 23:08:57 2012 +0300 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Jun 07 14:58:42 2012 +0200 |
tree | fdcf05bb970caa499a8dc86c058a167d8eb098b3 | |
parent | 1da6dd07989869fa4f8ec1f47d610d12f96eb04d [diff] |
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 <denys@visp.net.lb> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>