]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Update to XENVIF_VIF interface version 8
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 20 Sep 2016 13:19:33 +0000 (14:19 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 20 Sep 2016 13:26:05 +0000 (14:26 +0100)
commit7feaecfc8b5df9b00ce95de7bc5b1462b5a11455
tree71d25d744d6823d41264b399dc8488ff279724ff
parentcf1b330738a18cbccef99c42a6f6cd233de7c529
Update to XENVIF_VIF interface version 8

This version of the interface provides an explicit queue index to the
XENVIF_RECEIVER_QUEUE_PACKET callback.

This patch also fixes a leak of NET_BUFFER_LIST structures that can
occur if the low resources threshold is reached.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
include/vif_interface.h
src/xennet.inf
src/xennet/adapter.c
src/xennet/receiver.c
src/xennet/receiver.h