Skip to content

Commit 79c195b

Browse files
committed
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.
1 parent 0f62fdd commit 79c195b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/dhcpcd.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ option host_name
3434
# Most distributions have NTP support.
3535
#option ntp_servers
3636

37-
# Rapid commit support.
38-
# Safe to enable by default because it requires the equivalent option set
39-
# on the server to actually work.
40-
option rapid_commit
41-
4237
# A ServerID is required by RFC2131.
4338
require dhcp_server_identifier
4439

0 commit comments

Comments
 (0)