Re: getsockopt(TCP_DEFER_ACCEPT) value change

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Tuesday, January 5, 2010 - 9:14 am

Le 05/01/2010 16:45, Daniel Lezcano a écrit :
  

12 happened to be rounded to 12 with previous kernels,
but with recent kernels we have another conversion table :

1 -> 3
2 -> 3
3 -> 3
4 -> 9
5 -> 9
6 -> 9
7 -> 9
8 -> 9
9 -> 9
10 -> 21
...
21 -> 21
22 -> 45
...
45 -> 45
46 -> 93
...
93 -> 93
94 -> 189
...
189 -> 189
190 -> 309
...
--
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:
getsockopt(TCP_DEFER_ACCEPT) value change, Daniel Lezcano, (Tue Jan 5, 3:42 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, =?ISO-8859-15?Q?Ilpo ..., (Tue Jan 5, 6:40 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, Eric Dumazet, (Tue Jan 5, 7:11 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, Eric Dumazet, (Tue Jan 5, 7:45 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, Daniel Lezcano, (Tue Jan 5, 8:45 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, Eric Dumazet, (Tue Jan 5, 9:14 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, Daniel Lezcano, (Tue Jan 5, 9:57 am)
Re: getsockopt(TCP_DEFER_ACCEPT) value change, David Miller, (Tue Jan 5, 1:29 pm)