From: Ian McDonald Date: Mon, 20 Nov 2006 20:30:17 +0000 (-0200) Subject: [DCCP]: Set TX Queue Length Bounds via Sysctl X-Git-Tag: v2.6.20-rc1~34^2~40^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1308dc015eb09cf094ca169296738a13ae049ad;p=pandora-kernel.git [DCCP]: Set TX Queue Length Bounds via Sysctl Previously the transmit queue was unbounded. This patch: * puts a limit on transmit queue length and sends back EAGAIN if the buffer is full * sets the TX queue length to a sensible default * implements tx buffer sysctls for DCCP Signed-off-by: Ian McDonald Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed