From: Gerrit Renker Date: Mon, 25 Jul 2011 03:18:25 +0000 (-0600) Subject: dccp ccid-2: use feature-negotiation to report Ack Ratio changes X-Git-Tag: v3.2-rc1~129^2~587^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31daf0393fbb17cf6efe613fb538a3ea4b5202e4;p=pandora-kernel.git dccp ccid-2: use feature-negotiation to report Ack Ratio changes This uses the new feature-negotiation framework to signal Ack Ratio changes, as required by RFC 4341, sec. 6.1.2. That raises some problems with CCID-2, which at the moment can not cope gracefully with Ack Ratios > 1. Since these issues are not directly related to feature negotiation, they are marked by a FIXME. Signed-off-by: Gerrit Renker Signed-off-by: Samuel Jero Acked-by: Ian McDonald --- Reading git-diff-tree failed