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:
1a52099
)
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Sun, 13 May 2012 22:42:02 +0000
(
00:42
+0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 16 May 2012 23:00:05 +0000
(
01:00
+0200)
ctnetlink uses the aliases that are created by MODULE_ALIAS_NFCT_HELPER
to auto-load the module based on the helper name. Thus, we have to use
RAS, Q.931 and H.245, not H.323.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found