From: Flavio Leitner Date: Tue, 5 Mar 2013 08:11:01 +0000 (+0000) Subject: tcp: ipv6: bind() use stronger condition for bind_conflict X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd9f319d94c99b96fc9b34ccde7389a91059fe31;p=pandora-kernel.git tcp: ipv6: bind() use stronger condition for bind_conflict We must try harder to get unique (addr, port) pairs when doing port autoselection for sockets with SO_REUSEADDR option set. This is a continuation of commit aacd9289af8b82f5fb01bcdd53d0e3406d1333c7 for IPv6. Signed-off-by: Flavio Leitner Signed-off-by: David S. Miller --- Reading git-diff-tree failed