From: Stephen Hemminger Date: Sat, 25 Aug 2007 06:09:41 +0000 (-0700) Subject: [UDP]: Randomize port selection. X-Git-Tag: v2.6.24-rc1~1454^2~761 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c1da70810017a98aa6c431a5494a302b6b9a30;p=pandora-kernel.git [UDP]: Randomize port selection. This patch causes UDP port allocation to be randomized like TCP. The earlier code would always choose same port (ie first empty list). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed