aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
authorDenys Fedoryshchenko <denys@visp.net.lb>2012-05-17 16:08:57 -0400
committerPablo Neira Ayuso <pablo@netfilter.org>2012-06-07 08:58:42 -0400
commitefdedd5426a94b00d23483a1bcb4af3a91c894db (patch)
treefdcf05bb970caa499a8dc86c058a167d8eb098b3 /Documentation/feature-removal-schedule.txt
parent1da6dd07989869fa4f8ec1f47d610d12f96eb04d (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>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 24ac00f4ae4b..bc4b9c6eb80e 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -574,6 +574,13 @@ Why: Remount currently allows changing bound subsystems and
574 574
575---------------------------- 575----------------------------
576 576
577What: xt_recent rev 0
578When: 2013
579Who: Pablo Neira Ayuso <pablo@netfilter.org>
580Files: net/netfilter/xt_recent.c
581
582----------------------------
583
577What: KVM debugfs statistics 584What: KVM debugfs statistics
578When: 2013 585When: 2013
579Why: KVM tracepoints provide mostly equivalent information in a much more 586Why: KVM tracepoints provide mostly equivalent information in a much more