aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/netfilter/xt_ipvs.c
diff options
context:
space:
mode:
authorGao Feng <fgao@ikuai8.com>2017-04-12 18:33:03 +0800
committerPablo Neira Ayuso <pablo@netfilter.org>2017-04-15 11:04:14 +0200
commit7025bac47fba90cb39a53c011ee78f7f66d72793 (patch)
tree52f749fdede74d3df5c3d05a46a1ff8513ba34b0 /net/netfilter/xt_ipvs.c
parentMerge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next (diff)
downloadwireguard-linux-7025bac47fba90cb39a53c011ee78f7f66d72793.tar.xz
wireguard-linux-7025bac47fba90cb39a53c011ee78f7f66d72793.zip
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
The __nf_nat_alloc_null_binding invokes nf_nat_setup_info which may return NF_DROP when memory is exhausted, so convert NF_DROP to -ENOMEM to make ctnetlink happy. Or ctnetlink_setup_nat treats it as a success when one error NF_DROP happens actully. Signed-off-by: Gao Feng <fgao@ikuai8.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/xt_ipvs.c')
0 files changed, 0 insertions, 0 deletions