From: Vlad Yasevich Date: Wed, 1 Aug 2007 14:56:43 +0000 (-0400) Subject: SCTP: IPv4 mapped addr not returned in SCTPv6 accept() X-Git-Tag: v2.6.23-rc2~9^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d1feab5df035312494ce3037ac5f041d0f5fc9;p=pandora-kernel.git SCTP: IPv4 mapped addr not returned in SCTPv6 accept() When issuing a connect call on an AF_INET6 sctp socket with a IPv4-mapped destination, the peer address that is returned by getpeeraddr() should be v4-mapped as well. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed