https://github.com/torvalds/linux
Revision 11a3a1546d0adc36485c2ad4af7ab950712df6ff authored by Rusty Russell on 26 May 2008, 07:48:13 UTC, committed by Jeff Garzik on 31 May 2008, 02:07:21 UTC
Because we cache the last failed-to-xmit packet, if there are no
packets queued behind that one we may never send it (reproduced here
as TCP stalls, "cured" by an outgoing ping).

Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
1 parent 7eb2e25
History
Tip revision: 11a3a1546d0adc36485c2ad4af7ab950712df6ff authored by Rusty Russell on 26 May 2008, 07:48:13 UTC
virtio: fix delayed xmit of packet and freeing of old packets.
Tip revision: 11a3a15
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 97.3 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top