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:
c068be5
)
[SCTP]: Set ports in every address returned by sctp_getladdrs()
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Mon, 28 Jan 2008 19:25:36 +0000
(14:25 -0500)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 7 Feb 2008 02:27:39 +0000
(21:27 -0500)
Thomas Dreibholz has reported that port numbers are not filled
in the results of sctp_getladdrs() when the socket was bound
to an ephemeral port. This is only true, if the address was
not specified either. So, fill in the port number correctly.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found