[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081222.195116.10343492.davem@davemloft.net>
Date: Mon, 22 Dec 2008 19:51:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: zbr@...emap.net
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] Allowing more than 64k bound to zero port connections.
From: Evgeniy Polyakov <zbr@...emap.net>
Date: Fri, 19 Dec 2008 00:25:49 +0300
> Attached patch allows to remove this limit. Currently inet port
> selection algorithm runs over the whole bind hash table and checks if
> appropriate hash bucket does not use randomly selected port. When it
> found given cell, system binds socket to the selected port. If sockets
> are not freed, this will be finished after local port range is
> exhausted, not even trying to check if bound sockets have reuse socket
> option and thus could share the bucket.
I've reviewed this enough to believe that it is implemented
properly.
However I want to do some research about socket semantics in
this area before applying this. I'm travelling and don't
have my favorite books with me, so this will have to wait
until later this week.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists