From: Yasuyuki Kozakai Date: Sun, 15 Jul 2007 03:45:14 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it X-Git-Tag: v2.6.23-rc1~1054^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a3123fbe58da9fd3f35cd242087896ace6049f;p=pandora-kernel.git [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it nf_ct_get_tuple() requires the offset to transport header and that bothers callers such as icmp[v6] l4proto modules. This introduces new function to simplify them. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed