Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/xen/xen



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@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index