From: Vlad Yasevich Date: Tue, 3 Jul 2007 18:29:23 +0000 (-0400) Subject: SCTP: Add scope_id validation for link-local binds X-Git-Tag: v2.6.22~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1669d857a25d62c6d0a6d9216e01c21287a7c844;p=pandora-kernel.git SCTP: Add scope_id validation for link-local binds SCTP currently permits users to bind to link-local addresses, but doesn't verify that the scope id specified at bind matches the interface that the address is configured on. It was report that this can hang a system. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed