Testing network under VM : which method do you use ?
Posted: Fri Dec 21, 2012 8:52 am
Hi,
I am currently writing a network stack for my OS and I'd like test it on a virtual machine.
More precisely, for the time being, I'm trying to write a driver for the RTL8139 NIC. I am running under Ubuntu 12.04 and I most often use Qemu (sometimes Bochs) for testing.
If anyone here has developped a network stack, could they tell me how they did the tests ? I have read about bridging and tap devices, but all my trials with Qemu proved fruitless.
Thanks for your help.
I am currently writing a network stack for my OS and I'd like test it on a virtual machine.
More precisely, for the time being, I'm trying to write a driver for the RTL8139 NIC. I am running under Ubuntu 12.04 and I most often use Qemu (sometimes Bochs) for testing.
If anyone here has developped a network stack, could they tell me how they did the tests ? I have read about bridging and tap devices, but all my trials with Qemu proved fruitless.
Thanks for your help.