Date: Tue, 9 Jan 1996 18:31:35 +0100 (MET) From: guido@gvr.win.tue.nl (Guido van Rooij) To: davidg@freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in.c Message-ID: <199601091731.SAA00390@gvr.win.tue.nl> In-Reply-To: <199601082059.MAA06737@freefall.freebsd.org> from "Guido van Rooij" at Jan 8, 96 12:59:10 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Guido van Rooij wrote: > > guido 96/01/08 12:59:09 > > Modified: sys/netinet in.c > Log: > Fix a bug where having a process listening to both a INADDR_ANY and a > local address, that was assigned with ifconfig alias and netmask > 0xffffffff, would receive duplictae udp packets. > This behaviour can easily be seen by having named run, and using the alias > address as the name server. > This solution is not the pretiest one, but after talk with Garreth, it > is seen as the most easy one. > > Revision Changes Path > 1.21 +8 -2 src/sys/netinet/in.c > This should probably go in the 2.1.0 branch. -Guido
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601091731.SAA00390>