From: Wei Yongjun Date: Fri, 26 Dec 2008 00:57:24 +0000 (-0800) Subject: sctp: Implement socket option SCTP_GET_ASSOC_NUMBER X-Git-Tag: v2.6.29-rc1~581^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea3c5c05d2c409e93bfa80dcedc06af7da6c13b;p=pandora-kernel.git sctp: Implement socket option SCTP_GET_ASSOC_NUMBER Implement socket option SCTP_GET_ASSOC_NUMBER of the latest ietf socket extensions API draft. 8.2.5. Get the Current Number of Associations (SCTP_GET_ASSOC_NUMBER) This option gets the current number of associations that are attached to a one-to-many style socket. The option value is an uint32_t. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed