]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-address-null.network
Reflect the fact that main config files can be installed in /usr
[thirdparty/systemd.git] / test / test-network / conf / 25-address-null.network
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Match]
3 Name=dummy98
4
5 [Network]
6 IPv6AcceptRA=no
7 Address=0.0.0.0/16
8 Address=0.0.0.0/30
9 Address=::/64
10
11 [Address]
12 Address=0.0.0.0/24
13 # The broadcast address will be ignored.
14 Broadcast=192.168.0.255