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
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
..
base-files Add package signing infrastructure 11 years ago
boot uboot-imx6: fix typo in nitrogen6dlXg 11 years ago
devel disable mips16 for a few packages that don't compile with it 11 years ago
kernel ath9k: fix rx issues introduced in my last commit (fixes #14307) 11 years ago
libs IPv6 support should depend on if we've enabled it 11 years ago
network dnsmasq: add option broadcast to host sections 11 years ago
system procd: fix command handling in procd_add_instance() 11 years ago
utils fix various init scripts 11 years ago
Makefile package/index: fix index creating when building without signing 11 years ago