You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
authsae authsae: add myself as a maintainer 11 years ago
dnsmasq dnsmasq: add option broadcast to host sections 11 years ago
dropbear dropbear: update to 2013.59 (released 4 october 2013) 11 years ago
ead ead: fix compile errors with recent kernels 11 years ago
hostapd hostapd: recognize 8021x as an authentication mode 11 years ago
ipset-dns procd: convert various packages to procd style init.d scripts 11 years ago
lldpd lldpd: Add libbsd dependency when using eglibc 11 years ago
openvpn openvpn: rework initscript (fixes #14299) 11 years ago
openvpn-easy-rsa openvpn-easy-rsa: fix typo in version (#12958) 12 years ago
ppp ppp: correct module loaded check in proto_pptp_setup 11 years ago
relayd fix various init scripts 11 years ago
samba36 build: consistently use 'depends on' instead of 'depends' 11 years ago
uhttpd uhttpd: add a config option for using ustream-polarssl, and use it by default 11 years ago