From: Vlad Yasevich Date: Mon, 28 Jan 2008 19:25:36 +0000 (-0500) Subject: [SCTP]: Set ports in every address returned by sctp_getladdrs() X-Git-Tag: v2.6.25-rc1~7^2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46ae36de451212d253f31112338517753739191;p=pandora-kernel.git [SCTP]: Set ports in every address returned by sctp_getladdrs() 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 --- Reading git-diff-tree failed