From: Pablo Neira Ayuso Date: Mon, 17 Nov 2008 15:01:42 +0000 (+0100) Subject: netfilter: nf_conntrack: connection tracking helper name persistent aliases X-Git-Tag: v2.6.29-rc1~581^2~367^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc06f9633444f426ef9960c53426f2d2ded64ac;p=pandora-kernel.git netfilter: nf_conntrack: connection tracking helper name persistent aliases This patch adds the macro MODULE_ALIAS_NFCT_HELPER that defines a way to provide generic and persistent aliases for the connection tracking helpers. This next patch requires this patch. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed