Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 1996 23:40:02 -0800 (PST)
From:      Bill Fenner <fenner@parc.xerox.com>
To:        freebsd-bugs
Subject:   Re: kern/923: Multicast problems on point-to-point interfaces 
Message-ID:  <199601090740.XAA17997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/923; it has been noted by GNATS.

From: Bill Fenner <fenner@parc.xerox.com>
To: Dave Marquardt <marquard@austin.ibm.com>
Cc: Bill Fenner <fenner@parc.xerox.com>, wollman@lcs.mit.edu,
        FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/923: Multicast problems on point-to-point interfaces 
Date: Mon, 8 Jan 1996 23:32:04 PST

 In message <9601090412.AA41358@mojave.austin.ibm.com> Dave Marquardt wrote:
 >> + 		    if (ia->ia_ifp->if_flags & IFF_POINTOPOINT && \
 >> + 			IA_SIN(ia)->sin_addr.s_addr != (addr).s_addr) \
 >
 >Seems like that should be ==, shouldn't it?
 
 Yup.  I hereby swear off sending untested patches, it's too embarassing =)
 
   Bill



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