]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nat: include zone id in nat table hash again
authorFlorian Westphal <fw@strlen.de>
Wed, 8 Sep 2021 12:28:37 +0000 (14:28 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 21 Sep 2021 01:46:55 +0000 (03:46 +0200)
commitefbfa17658efa111efbb0149b9d4b4afa60d92b2
tree28664ff0c3754754eee77fc5679a7c014c69b0ce
parent71fd57c6d441384163a29dfa344e3dc29dddaeb0
netfilter: nat: include zone id in nat table hash again

Similar to the conntrack change, also use the zone id for the nat source
lists if the zone id is valid in both directions.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_nat_core.c