Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 13:11:46 -0600
From:      Nate Williams <nate@mt.sri.com>
To:        Bill Fenner <fenner@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/netinet in_pcb.c
Message-ID:  <199809171911.NAA20957@mt.sri.com>
In-Reply-To: <199809171842.LAA18882@freefall.freebsd.org>
References:  <199809171842.LAA18882@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   Modified files:
>     sys/netinet          in_pcb.c 
>   Log:
>   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.

Thanks!  If this is the same bugfix you posted to the java list, I've
been running it safely for months w/out any problem so it can be merged
into -stable.!



Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809171911.NAA20957>