[Buildroot] [PATCH] dhcp: add config option for delayed-ack feature of dhcp server

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Jul 19 13:15:53 UTC 2013


On 07/19/2013 09:46 AM, Thomas De Schampheleire wrote:
> +config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
> +	bool "Enable delayed ACK feature"
> +	depends on BR2_PACKAGE_DHCP_SERVER
> +	help
> +	  Enable delayed ACK feature in the ISC DHCP server.

Can't you just enable it to avoid config cluttering?
AFAIK it's not a default-on option in dhcpd.conf
Regards.




More information about the buildroot mailing list