mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-29 03:05:45 +00:00
0c84745800
This patch implement tx interface for uip. uip_tx() can be called in virtio_net_tx_thread(). It dispatches ethernet frame to ARP or IP handling code. Signed-off-by: Asias He <asias.hejun@gmail.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>