Re: [PATCH RFC] Per route TCP options

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

Eric Dumazet wrote:

Will do.
That and  sysctl_tcp_mtu_probing are on my todo list, assuming the 
general direction is accepted, of course.

Specifically, I couldn't understand why sysctl_tcp_ecn is documented to 
be a boolean value, but is initialized to 2 and queried with if 
(sysctl_tcp_ecn == 1) so I decided to let it be until I figure it out... 
;-)
Will do. Note that the patch I have still has an ugly bit that needs 
addressing - it sets the features by name, but right now only displays 
numeric values to the, for "show". This of course will be fixed, but it 
does work for testing.

Thanks,
Gilad

-- 
Gilad Ben-Yossef
Chief Coffee Drinker & CTO
Codefidence Ltd.

Web:   http://codefidence.com
Cell:  +972-52-8260388
Skype: gilad_codefidence
Tel:   +972-8-9316883 ext. 201
Fax:   +972-8-9316884
Email: gilad@codefidence.com

Check out our Open Source technology and training blog - http://tuxology.net

	"Sorry cannot parse this, its too long to be true  :)"
	  -- Eric Dumazet on netdev mailing list

--
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)