diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2009-06-12 18:36:33 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2009-08-10 12:25:11 +0200 |
commit | 7cd1837b5d24417eca667d674a97bea936849785 (patch) | |
tree | e7fa824b9309298fde44d82ac67fd3730dc22831 /Documentation/feature-removal-schedule.txt | |
parent | bbd8a0d3a3b65d341437f8b99c828fa5cc29c739 (diff) | |
download | blackbird-obmc-linux-7cd1837b5d24417eca667d674a97bea936849785.tar.gz blackbird-obmc-linux-7cd1837b5d24417eca667d674a97bea936849785.zip |
netfilter: xtables: remove xt_TOS v0
Superseded by xt_TOS v1 (v2.6.24-2396-g5c350e5).
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 f8cd450be9aa..3aa4a779092b 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -235,9 +235,6 @@ Who: Thomas Gleixner <tglx@linutronix.de> --------------------------- What (Why): - - include/linux/netfilter_ipv4/ipt_TOS.h ipt_tos.h header files - (superseded by xt_TOS/xt_tos target & match) - - "forwarding" header files like ipt_mac.h in include/linux/netfilter_ipv4/ and include/linux/netfilter_ipv6/ |