openwrtv4/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 authsae: add myself as a maintainer 2013-07-26 10:03:03 +00:00
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 ead: fix compile errors with recent kernels 2013-07-20 12:56:07 +00:00
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 lldpd: Add libbsd dependency when using eglibc 2013-08-25 18:47:08 +00:00
openvpn openvpn: rework initscript (fixes #14299) 2013-10-09 11:25:09 +00:00
openvpn-easy-rsa openvpn-easy-rsa: fix typo in version (#12958) 2013-02-06 22:17:11 +00:00
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 build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
uhttpd uhttpd: add a config option for using ustream-polarssl, and use it by default 2013-09-29 11:26:09 +00:00