From: Pablo Neira Ayuso Date: Fri, 29 Jun 2012 05:23:24 +0000 (+0000) Subject: netfilter: nf_conntrack: generalize nf_ct_l4proto_net X-Git-Tag: v3.6-rc1~125^2~281^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08911475d1d0921401e37d83292b217e1411d10b;p=pandora-kernel.git netfilter: nf_conntrack: generalize nf_ct_l4proto_net This patch generalizes nf_ct_l4proto_net by splitting it into chunks and moving the corresponding protocol part to where it really belongs to. To clarify, note that we follow two different approaches to support per-net depending if it's built-in or run-time loadable protocol tracker. Signed-off-by: Pablo Neira Ayuso Acked-by: Gao feng --- Reading git-diff-tree failed