From: Vlad Yasevich Date: Fri, 9 May 2008 22:14:11 +0000 (-0700) Subject: sctp: Support the new specification of sctp_connectx() X-Git-Tag: v2.6.27-rc1~969^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a0a948e752bb9b617a8c55417a9fd9b0257199;p=pandora-kernel.git sctp: Support the new specification of sctp_connectx() The specification of sctp_connectx() has been changed to return an association id. We've added a new socket option that will return the association id as the return value from the setsockopt() call. The library that implements sctp_connectx() interface will implement both socket options. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed