Bug 1751363 - Documentation error -- ARPIntervalSec sets frequency in seconds, not milliseconds
Summary: Documentation error -- ARPIntervalSec sets frequency in seconds, not millisec...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-11 19:56 UTC by Gregory Lee Bartholomew
Modified: 2019-09-24 15:55 UTC (History)
6 users (show)

Fixed In Version: systemd-243-2.gitfab6f01.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-24 15:55:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github systemd systemd pull 13538 0 None None None 2019-09-12 09:19:42 UTC

Description Gregory Lee Bartholomew 2019-09-11 19:56:31 UTC
Description of problem:

Documentation states that unit is in milliseconds:

$ man systemd.netdev | grep -A 1 ARPIntervalSec=
       ARPIntervalSec=
           Specifies the ARP link monitoring frequency in milliseconds. A value of 0 disables ARP monitoring. The default value is 0.

Version-Release number of selected component (if applicable):

$ rpm -q systemd
systemd-241-12.git1e19bcd.fc30.x86_64

Actual results:

# grep ARPIntervalSec= /etc/systemd/network/20-bn0.netdev 
ARPIntervalSec=5
# grep "ARP Polling Interval" /proc/net/bonding/bn0
ARP Polling Interval (ms): 5000

Additional info:

Very minor issue. Just thought I should let someone know that "milliseconds" should be replaced with "seconds" in the documentation.

Comment 1 Zbigniew Jędrzejewski-Szmek 2019-09-12 09:19:42 UTC
Thanks for the report.

Comment 2 Fedora Update System 2019-09-22 08:05:09 UTC
FEDORA-2019-3d6348341f has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-3d6348341f

Comment 3 Fedora Update System 2019-09-24 01:23:24 UTC
systemd-243-2.gitfab6f01.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-3d6348341f

Comment 4 Fedora Update System 2019-09-24 15:55:30 UTC
systemd-243-2.gitfab6f01.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.