Openwrt/package/network/services
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
..
authsae
dnsmasq dnsmasq: add option broadcast to host sections 2013-10-11 18:33:15 +00:00
dropbear dropbear: update to 2013.59 (released 4 october 2013) 2013-10-10 14:42:05 +00:00
ead
hostapd hostapd: recognize 8021x as an authentication mode 2013-10-08 11:09:52 +00:00
ipset-dns procd: convert various packages to procd style init.d scripts 2013-09-17 21:45:30 +00:00
lldpd
openvpn openvpn: rework initscript (fixes #14299) 2013-10-09 11:25:09 +00:00
openvpn-easy-rsa
ppp ppp: correct module loaded check in proto_pptp_setup 2013-10-10 14:58:12 +00:00
relayd fix various init scripts 2013-09-23 21:58:36 +00:00
samba36
uhttpd uhttpd: add a config option for using ustream-polarssl, and use it by default 2013-09-29 11:26:09 +00:00