From: Vlad Yasevich Date: Fri, 4 May 2007 20:34:09 +0000 (-0700) Subject: [SCTP]: Verify all destination ports in sctp_connectx. X-Git-Tag: v2.6.22-rc1~1036^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16d00fb7765a43a1b05989062e985d283b3a1f2d;p=pandora-kernel.git [SCTP]: Verify all destination ports in sctp_connectx. We need to make sure that all destination ports are the same, since the association really must not connect to multiple different ports at once. This was reported on the sctp-impl list. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed