Re: [libvirt] [RFC] libvirt-TCK scripts to verify spoofing prevention

2010-04-23 Thread Gerhard Stenzel
Daniel, thanks for the comments .. most of them are integrated, but I have a problem with changing MAC addresses, because the domain xml is regenerated every time, so I cannot rely on the interface name being eth0 as fedora during boot creates a new ethX for each new MAC address .. any good

[libvirt] [RFC] libvirt-TCK scripts to verify spoofing prevention

2010-04-15 Thread Gerhard Stenzel
The following patch mainly adds a set of test case to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a well defined test machine, the patch also includes test scripts to network install a virtual disk from scratch, to boot the virtual test machine

Re: [libvirt] [RFC] libvirt-TCK scripts to verify spoofing prevention

2010-04-15 Thread Daniel P. Berrange
On Thu, Apr 15, 2010 at 02:35:41PM +0200, Gerhard Stenzel wrote: The following patch mainly adds a set of test case to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a well defined test machine, the patch also includes test scripts to network