git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b07066
)
netfilter: nf_ct_dccp: add missing role attributes for DCCP
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Fri, 24 Apr 2009 14:58:41 +0000
(16:58 +0200)
committer
Patrick 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