[PATCH RFC] Document future removal of sysctl_tcp_* options

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gilad Ben-Yossef
Date: Tuesday, October 20, 2009 - 8:22 am

No need for global kill switches if we have per route entry controls.
Wait a year before removing in case someone is using this.

Signed-off-by: Gilad Ben-Yossef <gilad@codefidence.com>

---
 Documentation/feature-removal-schedule.txt |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 89a47b5..60db855 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -6,6 +6,18 @@ be removed from this file.
 
 ---------------------------
 
+What:	sysctl_tcp_sack, sysctl_tcp_timestamps, sysctl_tcp_window_scaling,
+	sysctl_tcp_dsack
+When:	October 2010
+
+Why:	These options can now be set on a per route basis via the
+	RTAX_FEATURE_NO_SACK, RTAX_FEATURE_NO_TSTAMP, RTAX_FEATURE_NO_WSCALE,
+	and RTAX_FEATURE_NO_DSACK route feature options.
+
+Who:	Gilad Ben-Yossef <gilad@codefidence.com>
+
+---------------------------
+
 What:	PRISM54
 When:	2.6.34
 
-- 
1.5.6.3

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Allow tcp_parse_options to consult dst entry, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Add dst_feature to query route entry features, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Add the no SACK route option feature, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Allow disabling TCP timestamp options per route, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Allow to turn off TCP window scale opt per route, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Allow disabling of DSACK TCP option per route, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
[PATCH RFC] Document future removal of sysctl_tcp_* options, Gilad Ben-Yossef, (Tue Oct 20, 8:22 am)
Re: [PATCH RFC] Per route TCP options, Eric Dumazet, (Tue Oct 20, 8:44 am)
Re: [PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Tue Oct 20, 9:11 am)
Re: [PATCH RFC] Per route TCP options, Rick Jones, (Tue Oct 20, 9:26 am)
Re: [PATCH RFC] Per route TCP options, =?ISO-8859-15?Q?Ilpo ..., (Tue Oct 20, 11:53 am)
Re: [PATCH RFC] Per route TCP options, David Miller, (Tue Oct 20, 5:36 pm)
Re: [PATCH RFC] Allow to turn off TCP window scale opt per ..., Stephen Hemminger, (Tue Oct 20, 6:40 pm)
Re: [PATCH RFC] Per route TCP options, Bill Fink, (Tue Oct 20, 7:13 pm)
Re: [PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Wed Oct 21, 1:04 am)
Re: [PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Wed Oct 21, 1:10 am)
Re: [PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Wed Oct 21, 1:15 am)
Re: [PATCH RFC] Per route TCP options, Florian Westphal, (Wed Oct 21, 1:21 am)
Re: [PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Wed Oct 21, 1:27 am)
Re: [PATCH RFC] Per route TCP options, Gilad Ben-Yossef, (Wed Oct 21, 1:40 am)