Florian Westphal ebee5a50d0 netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
similar to previous change, this also allows to remove it
from nf_ipv6_ops and avoid the indirection.

It also removes the bogus dependency of nf_conntrack_ipv6 on ipv6 module:
ipv6 checksum functions are built into kernel even if CONFIG_IPV6=m,
but ipv6/netfilter.o isn't.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2018-07-16 17:51:48 +02:00
..
2018-03-27 13:18:09 -04:00
2018-05-11 00:10:56 +02:00
2018-06-22 13:43:27 +09:00
2018-05-24 11:57:35 +02:00
2018-05-16 07:24:30 +02:00
2018-06-22 13:43:27 +09:00