[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181016173510.eokgsdh6nhszmnhx@salvia>
Date: Tue, 16 Oct 2018 19:35:10 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, Thierry Du Tre <thierry@...ystems.be>,
Florian Westphal <fw@...len.de>,
"David S. Miller" <davem@...emloft.net>,
netfilter-devel@...r.kernel.org
Subject: Re: [PATCH net] netfilter: fix DNAT target for shifted portmap ranges
On Tue, Oct 16, 2018 at 04:52:05PM +0200, Paolo Abeni wrote:
> 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.
Applied, thanks Paolo.
Powered by blists - more mailing lists