mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-05 09:17:44 +03:00
17 lines
311 B
SYSTEMD
17 lines
311 B
SYSTEMD
# 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
|
|
|
|
[Route]
|
|
Destination=149.10.124.66
|
|
TCPCongestionControlAlgorithm=dctcp
|