From: Stephen Hemminger Date: Thu, 11 Oct 2007 00:30:18 +0000 (-0700) Subject: [SCTP]: port randomization X-Git-Tag: v2.6.24-rc1~1454^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06393009000779b00a558fd2f280882cc7dc2008;p=pandora-kernel.git [SCTP]: port randomization Add port randomization rather than a simple fixed rover for use with SCTP. This makes it act similar to TCP, UDP, DCCP when allocating ports. No longer need port_alloc_lock as well (suggestion by Brian Haley). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed