From: Samuel Jero Date: Mon, 25 Jul 2011 03:06:37 +0000 (-0600) Subject: dccp: send Confirm options only once X-Git-Tag: v3.2-rc1~129^2~587^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6444f4237af6c9981ddd45ab35a5c06d4e5a4d8;p=pandora-kernel.git dccp: send Confirm options only once If a connection is in the OPEN state, remove feature negotiation Confirm options from the list of options after sending them once; as such options are NOT supposed to be retransmitted and are ONLY supposed to be sent in response to a Change option (RFC 4340 6.2). Signed-off-by: Samuel Jero Acked-by: Gerrit Renker --- Reading git-diff-tree failed