]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-route-gateway-on-link.network
test-network: add tests for #5430 and GatewayOnLink=
[thirdparty/systemd.git] / test / test-network / conf / 25-route-gateway-on-link.network
1 [Match]
2 Name=dummy98
3
4 [Address]
5 Address=149.10.124.58/28
6
7 [Route]
8 Destination=149.10.124.64
9 Scope=link
10
11 [Route]
12 Gateway=149.10.125.65
13 GatewayOnlink=true