diff options
author | Paolo Abeni <pabeni@redhat.com> | 2018-10-16 17:52:05 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-10-16 20:34:49 +0300 |
commit | cb20f2d2c0507d60d94ef896991e95708f051dd1 (patch) | |
tree | 6bdba61d1af87712a44df86e48dc66a00862fac9 /net/unix/af_unix.c | |
parent | d701d8117200399d85e63a737d2e4e897932f3b6 (diff) | |
download | linux-cb20f2d2c0507d60d94ef896991e95708f051dd1.tar.xz |
netfilter: xt_nat: fix DNAT target for shifted portmap ranges
The commit 2eb0f624b709 ("netfilter: add NAT support for shifted
portmap ranges") did not set the checkentry/destroy callbacks for
the newly added DNAT target. As a result, rulesets using only
such nat targets are not effective, as the relevant conntrack hooks
are not enabled.
The above affect also nft_compat rulesets.
Fix the issue adding the missing initializers.
Fixes: 2eb0f624b709 ("netfilter: add NAT support for shifted portmap ranges")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions