summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-route-congctl.network
blob: 44db736d0107db41a5d2546952cd6a14f9eefed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Name=dummy98

[Network]
IPv6AcceptRA=no
Address=2001:1234:5:8f63::1/128
Address=149.10.124.58/28

[Route]
Destination=2001:1234:5:8fff:ff:ff:ff:ff/128
TCPCongestionControlAlgorithm=dctcp
TCPRetransmissionTimeoutSec=300s

[Route]
Destination=149.10.124.66
TCPCongestionControlAlgorithm=dctcp
TCPRetransmissionTimeoutSec=300s