From: Roy Marples Date: Tue, 15 Apr 2025 09:45:19 +0000 (+0100) Subject: dhcpcd: Remove option rapid_commit from dhcpcd.conf X-Git-Tag: v10.2.3~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c195b92f892c6f22fa07332c10fd9c2a8b679a;p=thirdparty%2Fdhcpcd.git dhcpcd: Remove option rapid_commit from dhcpcd.conf Apparently some ISPs report they support it by sending the option back, but the reality is they don't. Fixes #499. --- diff --git a/src/dhcpcd.conf b/src/dhcpcd.conf index 916e82da..19de37fb 100644 --- a/src/dhcpcd.conf +++ b/src/dhcpcd.conf @@ -34,11 +34,6 @@ option host_name # Most distributions have NTP support. #option ntp_servers -# Rapid commit support. -# Safe to enable by default because it requires the equivalent option set -# on the server to actually work. -option rapid_commit - # A ServerID is required by RFC2131. require dhcp_server_identifier