From: Pablo Neira Ayuso Date: Fri, 24 Apr 2009 14:58:41 +0000 (+0200) Subject: netfilter: nf_ct_dccp: add missing role attributes for DCCP X-Git-Tag: v2.6.30-rc4~3^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71951b64a5a87c09eb6fde59ce51aaab2fdaeab2;p=pandora-kernel.git netfilter: nf_ct_dccp: add missing role attributes for DCCP This patch adds missing role attribute to the DCCP type, otherwise the creation of entries is not of any use. The attribute added is CTA_PROTOINFO_DCCP_ROLE which contains the role of the conntrack original tuple. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed