openwrt/package/network
Jo-Philipp Wich 367b4563b4 dnsmasq: restore ability to include/exclude raw device names
Commit 5cd88f4 "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 commit a89c36b508)
2017-10-25 09:57:58 +02:00
..
config treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:39 +02:00
ipv6 dhcpv6: add missing dollar sign in dhcpv6 script (FS#874) 2017-06-29 10:02:14 +02:00
services dnsmasq: restore ability to include/exclude raw device names 2017-10-25 09:57:58 +02:00
utils curl: fix security problems 2017-09-30 15:27:29 +02:00