diff options
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 12 |
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 | ||
73 | What: ip_queue and ip6_queue (old ipv4-only and ipv6-only netfilter queue) | ||
74 | When: December 2005 | ||
75 | Why: 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'. | ||
81 | Who: Harald Welte <laforge@netfilter.org> | ||
82 | |||
83 | --------------------------- | ||
84 | |||
85 | What: remove EXPORT_SYMBOL(kernel_thread) | 73 | What: remove EXPORT_SYMBOL(kernel_thread) |
86 | When: August 2006 | 74 | When: August 2006 |
87 | Files: arch/*/kernel/*_ksyms.c | 75 | Files: arch/*/kernel/*_ksyms.c |