aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/feature-removal-schedule.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index b3949cd3d013..82447163a0c2 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -70,18 +70,6 @@ Who: Dominik Brodowski <linux@brodo.de>
70 70
71--------------------------- 71---------------------------
72 72
73What: ip_queue and ip6_queue (old ipv4-only and ipv6-only netfilter queue)
74When: December 2005
75Why: This interface has been obsoleted by the new layer3-independent
76 "nfnetlink_queue". The Kernel interface is compatible, so the old
77 ip[6]tables "QUEUE" targets still work and will transparently handle
78 all packets into nfnetlink queue number 0. Userspace users will have
79 to link against API-compatible library on top of libnfnetlink_queue
80 instead of the current 'libipq'.
81Who: Harald Welte <laforge@netfilter.org>
82
83---------------------------
84
85What: remove EXPORT_SYMBOL(kernel_thread) 73What: remove EXPORT_SYMBOL(kernel_thread)
86When: August 2006 74When: August 2006
87Files: arch/*/kernel/*_ksyms.c 75Files: arch/*/kernel/*_ksyms.c