openwrtv3/package/network/services/dnsmasq
Jo-Philipp Wich d0f6a514b1 dnsmasq: introduce config support for forced DHCP options
Introduce a new UCI list setting `list dhcp_option_force` which is available
in sections of type `dnsmasq` and `dhcp`.

The `dhcp_option_force` setting has the same semantics as `dhcp_option` but
generates `dhcp-option-force` directives instead of `dhcp-option` ones in
emitted native configuration.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-21 08:09:45 +02:00
..
files dnsmasq: introduce config support for forced DHCP options 2017-07-21 08:09:45 +02:00
patches dnsmasq: backport remove ping check of configured dhcp address 2017-07-18 23:17:37 +02:00
Makefile dnsmasq: backport remove ping check of configured dhcp address 2017-07-18 23:17:37 +02:00