Skip to content
Snippets Groups Projects
Commit 7f573ef7 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

package/dnsmasq: permit dhcp_option in global dnsmasq config section


dnsmasq currently permits dhcp_options to be specified only in "config dhcp"
sections of /etc/config/dhcp. When dnsmasq is providing DHCP service for
multiple subnets and there are multiple "config dhcp" sections without "option
ignore", it makes sense to allow dhcp_options that should apply globally in
the "config dnsmasq" section of /etc/config/dhcp. dhcp_option is a list option.

[jow: rework patch to apply after dhcp-option-force handling got introduced]

Signed-off-by: default avatarMark Mentovai <mark@moxienet.com>

SVN-Revision: 32568
parent 6e419fbd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment