1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-02 16:51:06 +02:00
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
..
2011-03-07 12:59:19 +00:00
2012-07-01 11:06:32 +00:00
2012-04-02 16:25:40 +00:00
2012-06-17 21:34:16 +00:00
2012-02-08 10:20:13 +00:00
2012-06-16 21:06:37 +00:00
2012-02-27 23:08:15 +00:00
2012-06-10 20:27:44 +00:00
2012-03-25 08:50:42 +00:00
2011-07-10 10:40:37 +00:00
2011-02-07 21:48:55 +00:00
2012-06-05 17:55:35 +00:00
2012-03-18 21:08:39 +00:00
2010-09-30 10:48:37 +00:00
2012-06-10 20:27:47 +00:00
2012-06-09 23:29:28 +00:00
2012-06-10 17:07:46 +00:00