From: Wei Yongjun Date: Sun, 17 Apr 2011 17:27:08 +0000 (+0000) Subject: sctp: implement socket option SCTP_GET_ASSOC_ID_LIST X-Git-Tag: v3.0-rc1~377^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209ba424c2c6e5ff4dd0ff79bb23659aa6048eac;p=pandora-kernel.git sctp: implement socket option SCTP_GET_ASSOC_ID_LIST This patch Implement socket option SCTP_GET_ASSOC_ID_LIST. SCTP Socket API Extension: 8.2.6. Get the Current Identifiers of Associations (SCTP_GET_ASSOC_ID_LIST) This option gets the current list of SCTP association identifiers of the SCTP associations handled by a one-to-many style socket. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed