git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c0cfc1
)
[SCTP]: port randomization
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Thu, 11 Oct 2007 00:30:18 +0000
(17:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Oct 2007 00:30:18 +0000
(17:30 -0700)
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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found