qemu-e2k/net
Mark McLoughlin 839f368f2b net/queue: queue packets even if sender doesn't supply a callback
Now that we disable any receiver whose queue is full, we do not require
senders to handle a zero return by supplying a sent callback.

This is a second step towards allowing can_receive() handlers to return
true even if no buffer space is available.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-11-09 08:43:02 -06:00
..
checksum.c
checksum.h
queue.c net/queue: queue packets even if sender doesn't supply a callback 2009-11-09 08:43:02 -06:00
queue.h
tap-aix.c net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00
tap-bsd.c Unbreak tap compilation on OS X 2009-10-30 16:38:15 -05:00
tap-linux.c net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00
tap-linux.h Unbreak Linux build 2009-10-30 16:45:20 -05:00
tap-solaris.c net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00
tap-win32.c net: move more stuff into net/tap-win32.c, add net/tap.h 2009-10-30 08:39:27 -05:00
tap.c tap: disable draining queue in one go 2009-11-09 08:43:02 -06:00
tap.h net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00