Date: Tue, 1 Jul 2008 09:26:59 +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: <20080701002659.GC83626@cdnetworks.co.kr> In-Reply-To: <48693193.1020404@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> <20080629072932.GA76469@cdnetworks.co.kr> <48693193.1020404@ab.ote.we.lv>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 30, 2008 at 12:18:43PM -0700, Eugene M. Kim wrote: > Than you! The new patch fixed the problem. I'll put it under test for > a few more days and let you know if any regression is seen. > Cool, thanks for testing! > Cheers, > Eugene > > Pyun YongHyeon wrote: > >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?20080701002659.GC83626>