]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: use different destination from gateway 32875/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 May 2024 00:28:46 +0000 (09:28 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 May 2024 00:28:49 +0000 (09:28 +0900)
commitcd6507538a5bd233c94b46c3aba328abc216154c
tree2dd87534b2e4d4470f87f01a988546f1f30b223c
parentd7769b4d8ea5ed601b79d8708d360f5c83bd39e9
test-network: use different destination from gateway

Previously, one of the test route has the same address in destination
and gateway. Even it is a test case, that's super spurious. Let's use a
different address.
test/test-network/conf/25-route-static.network
test/test-network/systemd-networkd-tests.py