]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETFILTER]: Convert old checksum helper names
authorPatrick McHardy <kaber@trash.net>
Thu, 29 Nov 2007 14:17:11 +0000 (01:17 +1100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:15 +0000 (14:55 -0800)
commitbe0ea7d5da3d99140bde7e5cea328eb111731700
treefc7e0702bf03eff7409c1bd8361fca5737cbe365
parenta99a00cf1adef2d3dce745c93c9cc8b0a1612c50
[NETFILTER]: Convert old checksum helper names

Kill the defines again, convert to the new checksum helper names and
remove the dependency of NET_ACT_NAT on NETFILTER.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
include/linux/netfilter.h
net/ipv4/netfilter/ipt_ECN.c
net/ipv4/netfilter/ipt_TOS.c
net/ipv4/netfilter/ipt_TTL.c
net/ipv4/netfilter/nf_nat_core.c
net/ipv4/netfilter/nf_nat_helper.c
net/ipv4/netfilter/nf_nat_proto_icmp.c
net/ipv4/netfilter/nf_nat_proto_tcp.c
net/ipv4/netfilter/nf_nat_proto_udp.c
net/netfilter/xt_TCPMSS.c
net/sched/Kconfig
net/sched/act_nat.c