diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2009-06-12 18:58:19 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2009-08-10 13:09:44 +0200 |
commit | 36d4084dc8eb7a9a3655a2041097a46aff3061e9 (patch) | |
tree | 25919c36e4090bbe207e57434273966efab47b3c /Documentation | |
parent | 9e05ec4b1804a1ba51f61fe169aef9b86edcd3f7 (diff) | |
download | op-kernel-dev-36d4084dc8eb7a9a3655a2041097a46aff3061e9.zip op-kernel-dev-36d4084dc8eb7a9a3655a2041097a46aff3061e9.tar.gz |
netfilter: xtables: remove xt_iprange v0
Superseded by xt_iprange v1 (v2.6.24-2928-g1a50c5a1).
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 6746473..8862b03 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -238,10 +238,6 @@ What (Why): - "forwarding" header files like ipt_mac.h in include/linux/netfilter_ipv4/ and include/linux/netfilter_ipv6/ - - xt_iprange match revision 0, - include/linux/netfilter_ipv4/ipt_iprange.h - (superseded by xt_iprange match revision 1) - - xt_mark match revision 0 (superseded by xt_mark match revision 1) |