1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 18:08:53 +03:00
openwrt-xburst/package/dnsmasq
jow 2caf3c66a2 [PATCH 1/4] 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: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:32:29 +00:00
..
files [PATCH 1/4] package/dnsmasq: permit dhcp_option in global dnsmasq config section 2012-07-01 11:32:29 +00:00
patches package/dnsmasq: update to 2.59 (thanks to Raphael Huck) 2011-11-25 00:53:13 +00:00
Makefile [package] dnsmasq: bump package revision 2012-05-19 20:17:57 +00:00