]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitd2966dc77ba7b2678f7aee97bf9a65702ec8e2b6
tree28664ff0c3754754eee77fc5679a7c014c69b0ce
parentb16ac3c4c886f323b06ae942f02ebd2a70bf8840
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