zones: disable masq when resolving of all masq_src or masq_dest items failed
authorJo-Philipp Wich <jo@mein.io>
Wed, 7 Jun 2017 14:20:24 +0000 (16:20 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 13 Feb 2018 15:19:30 +0000 (16:19 +0100)
commit503db4a2e50519802ca6380495d4ecf32894f905
tree8b40d163c871383fcf684c7a3076f76338d63da4
parent359adcfc54c0b1f5c8597658bc219dae57b9f082
zones: disable masq when resolving of all masq_src or masq_dest items failed

Avoid generating 0.0.0.0/0 masquerade rules when resolving of the
corresponding symbolic masq_src or masq_dest value failed.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
zones.c