]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/dhcp-client-reassign-static-routes-ipv4.network
bpf: fix SPDX short identifier for LGPL-2.1-or-later
[thirdparty/systemd.git] / test / test-network / conf / dhcp-client-reassign-static-routes-ipv4.network
1 [Match]
2 Name=veth99
3
4 [Network]
5 DHCP=ipv4
6 IPv6AcceptRA=no
7
8 [Route]
9 Destination=192.168.5.0/24
10
11 [Route]
12 Destination=192.168.6.0/24
13
14 [Route]
15 Destination=192.168.7.0/24
16
17 [DHCPv4]
18 UseRoutes=no