]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: several follow-ups for TCP-RTO setting
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Aug 2023 07:06:01 +0000 (16:06 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 22 Aug 2023 13:02:59 +0000 (15:02 +0200)
commit9475e23c90c111e6a97b2ea2253c3c11e912a2eb
treea0a8b44abf714fcabd6a88a6ec772cf1074e6ccd
parentb0edf3a3038744be1e6de3b4e32ae806e55124f9
network: several follow-ups for TCP-RTO setting

- rename TCPRetransmissionTimeOutSec= -> TCPRetransmissionTimeoutSec,
- refuse infinity,
- fix the input value verifier (USEC_PER_SEC -> USEC_PER_MSEC),
- use DIV_ROUND_UP() when assigning the value.

Follow-ups for 1412d4a4fea234fd2afda26b1241cd700246a672.
Closes #28898.
man/systemd.network.xml
src/network/networkd-network-gperf.gperf
src/network/networkd-route.c
test/test-network/conf/25-route-congctl.network