diff options
| author | 2017-04-12 18:33:03 +0800 | |
|---|---|---|
| committer | 2017-04-15 11:04:14 +0200 | |
| commit | 7025bac47fba90cb39a53c011ee78f7f66d72793 (patch) | |
| tree | 52f749fdede74d3df5c3d05a46a1ff8513ba34b0 /include/uapi/linux/errqueue.h | |
| parent | Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next (diff) | |
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 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
