dnsmasq: support dhcp_option config as a list
authorHans Dedecker <dedeckeh@gmail.com>
Wed, 26 Apr 2017 20:37:27 +0000 (22:37 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 9 May 2017 20:39:41 +0000 (22:39 +0200)
Configuring dhcp_option as an option does not allow the usage of white
spaces in the option value; fix this by supporting dhcp_option as a list
config while still supporting the option config to maintain backwards
compatibility

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

No differences found