From: Jan Engelhardt Date: Tue, 18 Dec 2007 06:43:50 +0000 (-0800) Subject: [NETFILTER]: Introduce nf_inet_address X-Git-Tag: v2.6.25-rc1~1162^2~996 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643a2c15a407faf08101a20e1a3461160711899d;p=pandora-kernel.git [NETFILTER]: Introduce nf_inet_address A few netfilter modules provide their own union of IPv4 and IPv6 address storage. Will unify that in this patch series. (1/4): Rename union nf_conntrack_address to union nf_inet_addr and move it to x_tables.h. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed