Page MenuHomeFreeBSD

Specify time-related settings in the Timing Protocol section are in seconds.
Needs ReviewPublic

Authored by felix.the.red_gmail.com on Feb 12 2025, 12:34 AM.
Tags
None
Referenced Files
F133137451: D48952.diff
Thu, Oct 23, 7:11 AM
Unknown Object (File)
Tue, Oct 21, 1:23 AM
Unknown Object (File)
Sun, Sep 28, 8:04 PM
Unknown Object (File)
Sep 11 2025, 11:16 PM
Unknown Object (File)
Sep 11 2025, 6:19 PM
Unknown Object (File)
Sep 6 2025, 1:05 PM
Unknown Object (File)
Aug 4 2025, 11:47 AM
Unknown Object (File)
Aug 4 2025, 10:25 AM
Subscribers

Details

Reviewers
ziaee
Group Reviewers
manpages
Summary

Add a line of text to clarify the Timing Protocol section uses seconds,
and how they are parsed.

From the original PR:
In its Protocol Timing section, The dhclient.conf(5) manpage lists several time-related settings.
The unit in which the delays and timers are expressed is not specified.
Is the unit second, millisecond, minute, or anything else?
This should be part of the documentation.

PR: 261682

Test Plan

Read convert_num() in sbin/dhclient/parse.c.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 62380
Build 59264: arc lint + arc unit