2 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH] [XM-TEST] New...
FromSent OnAttachments
James Dykman22 Feb 2006 13:42.diff
Ewan Mellor27 Feb 2006 07:13 
Subject:Re: [Xen-devel] [PATCH] [XM-TEST] New IP address scheme for net tests
From:Ewan Mellor (ew@xensource.com)
Date:02/27/2006 07:13:58 AM
List:com.xensource.lists.xen-devel

On Wed, Feb 22, 2006 at 04:42:27PM -0500, James Dykman wrote:

While testing TCP & UDP tests (coming soon), I tracked down a bug in the IP addressing scheme used by xm-test: each machine running network tests is using the same IP addresses, so two machines in the same network can cross-pollinate/interfere with each other's tests.

This patch changes the IP addressing scheme to add some randomness. It's gone through a couple of dozen passes of xm-test, some on -bridge and some on -route, while xm-test was running on another box on the same network.

Signed-off-by: Jim Dykman <dyk@us.ibm.com>

Applied, thanks.

Ewan.