From: Andrea Bittau Date: Tue, 3 Jan 2006 22:25:49 +0000 (-0800) Subject: [DCCP]: Send an ACK vector when ACKing a response packet X-Git-Tag: v2.6.16-rc1~474^2~22^2~9^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e377202d2c968dde8efd6121d94c7f0a77787aa;p=pandora-kernel.git [DCCP]: Send an ACK vector when ACKing a response packet If ACK vectors are used, each packet with an ACK should contain an ACK vector. The only exception currently is response packets. It probably is not a good idea to store ACK vector state before the connection is completed (to help protect from syn floods). Signed-off-by: Andrea Bittau Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed