Subject: Re: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: source-changes
Date: 02/02/2006 21:53:18
On Wed, Feb 01, 2006 at 07:12:03PM +0000, Manuel Bouyer wrote:
> 
> Module Name:	src
> Committed By:	bouyer
> Date:		Wed Feb  1 19:12:02 UTC 2006
> 
> Modified Files:
> 	src/sys/arch/xen/xen: if_xennet.c xennetback.c
> 
> Log Message:
> Check the destination ethernet address when not in promiscous mode.
> Fix problem where packets would be duplicated, possibly looping, when
> a domU is doing IP routing.
> Problem reported and fix tested by Mike M. Volokhov on port-xen

And also:
While there, add some __predict_false/true in conditionnals where
appropriate, remove a always-true test, and fix handling of
mbuf shortage.

commit message fixed in repository

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--