From: Vladislav Yasevich Date: Tue, 22 Aug 2006 07:23:13 +0000 (-0700) Subject: [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. X-Git-Tag: v2.6.19-rc1~1272^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5fa39f5ef490c72901b547ac5e7211efd47d56;p=pandora-kernel.git [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. During accept/peeloff we try to copy the list of bound addresses from the original endpoint to the new one. However, we forgot to set the flag to say that IPv6 is allowed on the new endpoint. Signed-off-by: Vladislav Yasevich Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed