From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Thu, 7 Jun 2007 15:18:39 +0200
> Yes, this was discovered two days ago and David reverted four commits.
>
> http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commitdiff;h=82c5fde20031375cd93fa5a247cf15603ea1f152
>
> So it should probably b
On Thu, 7 Jun 2007 20:40:39 +0900
Tetsuo Handa <[EMAIL PROTECTED]> wrote:
> Hello.
>
> Same local ports are assigned to multiple sockets.
> The following program should print different local port number.
>
> - Start of program -
> #include
> #include
> #include
> #include
> #include