Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/xen
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
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/xen/xen/if_xennet.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/xen/xen/xennetback.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index