From: Gerrit Renker Date: Wed, 5 Nov 2008 07:43:47 +0000 (-0800) Subject: dccp: Implement lookup table for feature-negotiation information X-Git-Tag: v2.6.29-rc1~581^2~761 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d43d1a0f2cf535167ec7247f110a1f85cecac43;p=pandora-kernel.git dccp: Implement lookup table for feature-negotiation information A lookup table for feature-negotiation information, extracted from RFC 4340/42, is provided by this patch. All currently known features can be found in this table, along with their feature location, their default value, and type. Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Acked-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed