diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2009-06-12 12:47:32 -0400 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2009-08-10 06:25:12 -0400 |
commit | c8001f7fd5a4684280fddceed9fae9ea2e4fb521 (patch) | |
tree | 2ff36daf1ca5b3d61de81c6e43c11a8f2a88bb1b /Documentation/feature-removal-schedule.txt | |
parent | e973a70ca033bfcd4d8b59d1f66bfc1e782e1276 (diff) |
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): | |||
238 | - "forwarding" header files like ipt_mac.h in | 238 | - "forwarding" header files like ipt_mac.h in |
239 | include/linux/netfilter_ipv4/ and include/linux/netfilter_ipv6/ | 239 | include/linux/netfilter_ipv4/ and include/linux/netfilter_ipv6/ |
240 | 240 | ||
241 | - xt_MARK target revisions 0 and 1 | ||
242 | (superseded by xt_MARK match revision 2) | ||
243 | |||
244 | - xt_connmark match revision 0 | 241 | - xt_connmark match revision 0 |
245 | (superseded by xt_connmark match revision 1) | 242 | (superseded by xt_connmark match revision 1) |
246 | 243 | ||