Date: Wed, 21 Jul 2010 18:19:00 +0200 From: Remko Lodder <remko@elvandar.org> To: Bjoern A. Zeeb <bz@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r210350 - head/sys/netinet6 Message-ID: <A8E747E9-5157-4C7F-840C-80CE2B5C7DB6@elvandar.org> In-Reply-To: <201007211301.o6LD1LOd024480@svn.freebsd.org> References: <201007211301.o6LD1LOd024480@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 21, 2010, at 3:01 PM, Bjoern A. Zeeb wrote: > Author: bz > Date: Wed Jul 21 13:01:21 2010 > New Revision: 210350 > URL: http://svn.freebsd.org/changeset/base/210350 > > Log: > Since r186119 IP6 input counters for octets and packets were not > working anymore. In addition more checks and operations were missing. > > In case lla_lookup results in a match, get the ifaddr to update the > statistics counters, and check that the address is neither tentative, > duplicate or otherwise invalid before accepting the packet. If ok, > record the address information in the mbuf. [ as is done in case > lla_lookup does not return a result and we go through the FIB ]. > > Reported by: remko > Tested by: remko > MFC after: 2 weeks Merci Beaucoup, now my daily reports are nice and cute again :-) Cheers Remko -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A8E747E9-5157-4C7F-840C-80CE2B5C7DB6>