From a2aecc2e4da8b6774d617e5f7f11dd91cea47cf4 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Thu, 14 Jul 2016 12:55:46 -0700 Subject: [PATCH] [master] Modify dhcpd.conf.5 text to remove experimental from delayed-ack --- server/dhcpd.conf.5 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index a053ef14..295d9a65 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -2155,9 +2155,11 @@ to pass inbetween queuing a packet pending an fsync, and performing the fsync. Valid values range from 0 to 2^32-1, and defaults to 250,000 (1/4 of a second). .PP -Please note that as delayed-ack is currently experimental, the delayed-ack -feature is not compiled in by default, but must be enabled at compile time -with \'./configure --enable-delayed-ack\'. +The delayed-ack feature is not compiled in by default, but must be enabled +at compile time with \'./configure --enable-delayed-ack\'. While we no +longer consider it experimental and we don't know of any issues with it, +in order to minimize problems with existing configuration files we have +left it disabled by default. .RE .PP The