qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [networking] : writing to nic without using tap api's


From: Gaurav Sharma
Subject: [Qemu-devel] [networking] : writing to nic without using tap api's
Date: Wed, 14 Sep 2016 17:12:36 +0530

I am using qemu 2.2.0 with e1000 as my default eth i/f. I want to trap data
packets from/to e1000 without using tap i/f.
Downstream packets i am able to get with 'e1000_send_packet'.
However, i am not able to inject packet back to the nic without tap. Can
someone point me to how can i do that ?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]