Re: SO_REUSEPORT - can it be done in kernel?
From: David Miller <davem@davemloft.net>
Date: 2011-03-01 20:36:17
From: David Miller <davem@davemloft.net>
Date: 2011-03-01 20:36:17
From: Eric Dumazet <redacted> Date: Tue, 01 Mar 2011 17:43:07 +0100
Le mardi 01 mars 2011 à 20:35 +0800, Herbert Xu a écrit :quoted
On Mon, Feb 28, 2011 at 07:36:59PM +0800, Herbert Xu wrote:quoted
Here are the patches I used. Please don't them yet as I intend to clean them up quite a bit.OK here is the version ready for merging (please retest them though as I have changed things substantially). The main change is that the legacy UDP code path is now gone so we use the same UDP header generation whether corking is on or off. I will add IPv6 support in a later patch set. Thanks!For the whole patchset : Acked-by: Eric Dumazet <redacted>
Applied, great work everyone!