openwrtv4/package
Jo-Philipp Wich 78f69b66d4 dnsmasq: add option broadcast to host sections
There are certain consumer devices which are outliers in protocol conformance.
An example is Samsung bluray players, which require broadcast DHCP responses
(on Ethernet only, strangely not on Wifi).

By specifying:

config host
	...
	option broadcast 1

this will enable the response to be sent as an Ethernet broadcast and not as
a unicast.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 38365
2013-10-11 18:33:15 +00:00
..
base-files Add package signing infrastructure 2013-10-02 12:12:10 +00:00
boot uboot-imx6: fix typo in nitrogen6dlXg 2013-09-26 09:03:47 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel ath9k: fix rx issues introduced in my last commit (fixes #14307) 2013-10-10 21:10:45 +00:00
libs IPv6 support should depend on if we've enabled it 2013-10-09 11:03:00 +00:00
network dnsmasq: add option broadcast to host sections 2013-10-11 18:33:15 +00:00
system procd: fix command handling in procd_add_instance() 2013-10-09 11:07:23 +00:00
utils fix various init scripts 2013-09-23 21:58:36 +00:00
Makefile package/index: fix index creating when building without signing 2013-10-02 16:38:28 +00:00