]> git.proxmox.com Git - qemu.git/commit
net: add queue for peer-to-peer packet forwarding
authorMark McLoughlin <markmc@redhat.com>
Thu, 8 Oct 2009 18:58:32 +0000 (19:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:03 +0000 (09:32 -0500)
commit9a6ecb308b1c668fff84d56a356dbd595c51d556
treea84ed70921e660344e4791e8d6a6ab5ee59c6799
parentf71058439974f6236ecc0a8eeb58ccc2e8fc87f9
net: add queue for peer-to-peer packet forwarding

Now that we have re-factored the packet queue code, we can re-use
it for peer-to-peer also.

Patchworks-ID: 35520
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c
net.h