Skip to content
Commit 8d238b25 authored by David S. Miller's avatar David S. Miller
Browse files

Revert "tcp: bind() fix when many ports are bound"

This reverts two commits:

fda48a0d
tcp: bind() fix when many ports are bound

and a follow-on fix for it:

6443bb1f


ipv6: Fix inet6_csk_bind_conflict()

It causes problems with binding listening sockets when time-wait
sockets from a previous instance still are alive.

It's too late to keep fiddling with this so late in the -rc
series, and we'll deal with it in net-next-2.6 instead.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent eb4fd8cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment