diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2009-06-12 18:47:32 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2009-08-10 12:25:12 +0200 |
commit | c8001f7fd5a4684280fddceed9fae9ea2e4fb521 (patch) | |
tree | 2ff36daf1ca5b3d61de81c6e43c11a8f2a88bb1b /Documentation/feature-removal-schedule.txt | |
parent | e973a70ca033bfcd4d8b59d1f66bfc1e782e1276 (diff) | |
download | talos-obmc-linux-c8001f7fd5a4684280fddceed9fae9ea2e4fb521.tar.gz talos-obmc-linux-c8001f7fd5a4684280fddceed9fae9ea2e4fb521.zip |
netfilter: xtables: remove xt_MARK v0, v1
Superseded by xt_MARK v2 (v2.6.24-2918-ge0a812a).
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 7eccf945d4e0..121e19c9eee6 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -238,9 +238,6 @@ What (Why): - "forwarding" header files like ipt_mac.h in include/linux/netfilter_ipv4/ and include/linux/netfilter_ipv6/ - - xt_MARK target revisions 0 and 1 - (superseded by xt_MARK match revision 2) - - xt_connmark match revision 0 (superseded by xt_connmark match revision 1) |