Hi Jeff, On 15-07-14 16:06:39, Jeff Haran wrote: > > -----Original Message----- > > You might be able to make something like this work using network namespaces > and veth devices. Depends on whether you really need to use your extra > physical interface as the tcpreplay device.
Thanks for this pointer. I will check if I can achieve what I want with netns. Also, I was wondering if I can just copy the loopback.c file, build it as module and do insmod after changing the network name from "lo" to something else, will that work? -- Thanks, -aka _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
