wifipineapple-openwrt/package/network/services/dnsmasq
Jo-Philipp Wich c081113e44 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-11 18:33:15 +00:00
..
files dnsmasq: add option broadcast to host sections 2013-10-11 18:33:15 +00:00
patches dnsmasq: update to 2.66 2013-04-24 05:55:39 +00:00
Makefile dnsmasq: add option broadcast to host sections 2013-10-11 18:33:15 +00:00