commit | a99a00cf1adef2d3dce745c93c9cc8b0a1612c50 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Nov 30 01:14:30 2007 +1100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:55:14 2008 -0800 |
tree | 4629669029f845ae141693578a899505cde577e9 | |
parent | 3159afe0d2c1994392c269cf9dee2797830d016b [diff] |
[NET]: Move netfilter checksum helpers to net/core/utils.c This allows to get rid of the CONFIG_NETFILTER dependency of NET_ACT_NAT. This patch redefines the old names to keep the noise low, the next patch converts all users. 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>