netfilter: nf_ct_dccp: add missing role attributes for DCCP
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 24 Apr 2009 14:58:41 +0000 (16:58 +0200)
committerPatrick McHardy <kaber@trash.net>
Fri, 24 Apr 2009 14:58:41 +0000 (16:58 +0200)
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 <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found