From: Vlad Yasevich Date: Fri, 4 May 2007 20:34:49 +0000 (-0700) Subject: [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP. X-Git-Tag: v2.6.22-rc1~1036^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5325c1338acf965f4300f4976eac2129aeb439;p=pandora-kernel.git [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP. Update the SO_REUSEADDR handling to also check for listen state. This was muliple listening server sockets can't be created and they will not steal packets from each other. Reported by Paolo Galtieri Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed