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,                        | re...@freebsd.org
\ /   Remko Lodder                      | re...@efnet
X    http://www.evilcoder.org/    |
/ \   ASCII Ribbon Campaign    | Against HTML Mail and News

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to