diff options
author | Florian Westphal <fw@strlen.de> | 2018-06-25 17:49:59 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-07-16 17:51:48 +0200 |
commit | ebee5a50d0b7cdc576aa8081f05b86971880054d (patch) | |
tree | c542318033a9a975680e2ee7d9f9ce55ac98b523 /net/openvswitch | |
parent | d7e5a9a50245b91f016c814b0f076f7e55cbb980 (diff) | |
download | linux-ebee5a50d0b7cdc576aa8081f05b86971880054d.tar.bz2 |
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>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions