K 10 svn:author V 6 fenner K 8 svn:date V 27 1998-09-17T18:42:16.000000Z K 7 svn:log V 336 Fix the bind security fix introduced in rev 1.38 to work with multicast: - Don't bother checking for conflicting sockets if we're binding to a multicast address. - Don't return an error if we're binding to INADDR_ANY, the conflicting socket is bound to INADDR_ANY, and the conflicting socket has SO_REUSEPORT set. PR: kern/7713 END