openwrtv3/package/network
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
..
config firewall: small improvements in nat reflection 2013-10-10 18:15:10 +00:00
ipv6 odhcp6c: improve server selection, introduce "forceprefix" option 2013-10-07 08:43:33 +00:00
services dnsmasq: add option broadcast to host sections 2013-10-11 18:33:15 +00:00
utils iproute2: update to 3.11 2013-10-07 08:26:41 +00:00