From: Gerrit Renker Date: Thu, 13 Dec 2007 14:48:19 +0000 (-0200) Subject: [DCCP]: Ignore feature negotiation on Data packets X-Git-Tag: v2.6.25-rc1~1162^2~1099 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf86314cb7460423b0b7e611edad80a52dc90d10;p=pandora-kernel.git [DCCP]: Ignore feature negotiation on Data packets This implements [RFC 4340, p. 32]: "any feature negotiation options received on DCCP-Data packets MUST be ignored". Also added a FIXME for further processing, since the code currently (wrongly) classifies empty Confirm options as invalid - this needs to be resolved in a separate patch. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed