From: David S. Miller Date: Mon, 30 Apr 2007 21:51:58 +0000 (-0700) Subject: [UDP]: Do not allow specific bind when wildcard bind exists. X-Git-Tag: v2.6.22-rc1~1103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de34ed91c4ffa4727964a832c46e624dd1495cf5;p=pandora-kernel.git [UDP]: Do not allow specific bind when wildcard bind exists. When allocating local ports, do not allow a bind to a port with a specific local address when a bind to that port with a wildcard local address already exists. Noticed by Linus. Signed-off-by: David S. Miller --- Reading git-diff-tree failed