diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-11-12 10:50:16 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-11-12 10:54:12 (GMT) |
commit | f6c6339d5e945975066cb452c78a7cbe89413f37 (patch) | |
tree | f4f635f652e0fae933426de75cbc2225698c1a0c /usr/Makefile | |
parent | ce674173e9f4ef7fd0dc04ea0773cdedfbf8e366 (diff) | |
download | linux-f6c6339d5e945975066cb452c78a7cbe89413f37.tar.xz |
netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
warning: (NETFILTER_XT_TARGET_REDIRECT) selects NF_NAT_REDIRECT_IPV4 which has unmet direct dependencies (NET && INET && NETFILTER && NF_NAT_IPV4)
warning: (NETFILTER_XT_TARGET_REDIRECT) selects NF_NAT_REDIRECT_IPV6 which has unmet direct dependencies (NET && INET && IPV6 && NETFILTER && NF_NAT_IPV6)
Fixes: 8b13edd ("netfilter: refactor NAT redirect IPv4 to use it from nf_tables")
Fixes: 9de920e ("netfilter: refactor NAT redirect IPv6 code to use it from nf_tables")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions