options: emit an empty address item when resolving networks fails
authorJo-Philipp Wich <jo@mein.io>
Wed, 7 Jun 2017 14:18:30 +0000 (16:18 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 13 Feb 2018 15:19:22 +0000 (16:19 +0100)
Adjust fw3_parse_network() to emit an empty address item with
.set = false, .resolved = true when we failed to resolve the network
name into any ip address.

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

No differences found