Date: Sun, 29 Jun 2008 16:29:32 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: "Eugene M. Kim" <20080111.freebsd.org@ab.ote.we.lv> Cc: freebsd-net@FreeBSD.org, yongari@FreeBSD.org Subject: Re: kern/125024: vr(4) does not see incoming multicast packets in non-promiscuous mode (broadcast is fine); breaks IPv6 Message-ID: <20080629072932.GA76469@cdnetworks.co.kr> In-Reply-To: <4864A217.3040309@ab.ote.we.lv> References: <200806270345.m5R3j1BT036253@freefall.freebsd.org> <48649776.9040509@ab.ote.we.lv> <20080627074948.GC67753@cdnetworks.co.kr> <4864A217.3040309@ab.ote.we.lv>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 27, 2008 at 01:17:27AM -0700, Eugene M. Kim wrote: > Pyun YongHyeon wrote: > >I've updated patch again. There was a bug that disabled > >multicasting filter. Back out previous patch and try again. > >The URL is the same as before. > > > > > Regards, > > > Eugene > > > > rtsol still doesn't work with vr0 being in non-promiscuous mode. > However, apparently vr0 picked up router solicitations during system > boot-up, as ifconfig shows the correct prefixes autoconfigured. It > seems something goes wrong in between. 'o 'a > Oops, I was accessing CAM mask register as 8bit register which should be 32bit! Try the patch at the following URL. http://people.freebsd.org/~yongari/vr/vr.cam.patch2 > Eugene -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080629072932.GA76469>