mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-15 05:46:17 -04:00
Commit5cd88f4"dnsmasq: remove use of uci state for getting network ifname" broke the ability to specify unmanaged network device names for inclusion and exclusion in the uci configuration. Restore support for raw device names by falling back to the input value when "network_get_device" yields no result. Fixes FS#876. Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commita89c36b508)