summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@gmail.com>2023-08-18 10:30:46 +0200
committerSusant Sahani <ssahani@gmail.com>2023-08-18 12:22:14 +0200
commit288f58c0b4d29ee7b075308ee963a7949aa9ee0e (patch)
tree5093b183935975884922ff135cb175ef0dfcb73c /test/test-network/conf
parentnetwork: static route - Allow to configure per route hop liimt (diff)
downloadsystemd-288f58c0b4d29ee7b075308ee963a7949aa9ee0e.tar.xz
systemd-288f58c0b4d29ee7b075308ee963a7949aa9ee0e.zip
CI: network - Add test for route hoplimit
Diffstat (limited to 'test/test-network/conf')
-rw-r--r--test/test-network/conf/25-route-static.network4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test-network/conf/25-route-static.network b/test/test-network/conf/25-route-static.network
index 6aa3ec66dc..44acb19f34 100644
--- a/test/test-network/conf/25-route-static.network
+++ b/test/test-network/conf/25-route-static.network
@@ -45,6 +45,10 @@ Destination=192.168.1.3
TCPAdvertisedMaximumSegmentSize=30
[Route]
+Destination=192.168.1.4
+HopLimit=122
+
+[Route]
Type=blackhole
Destination=202.54.1.2