]> git.ipfire.org Git - thirdparty/systemd.git/blame - 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
CommitLineData
fc25920c
YW
1# SPDX-License-Identifier: LGPL-2.1-or-later
2[Match]
3Name=dummy98
4
5[Network]
6IPv6AcceptRA=no
7Address=0.0.0.0/16
8Address=0.0.0.0/30
9Address=::/64
10
11[Address]
12Address=0.0.0.0/24
13# The broadcast address will be ignored.
14Broadcast=192.168.0.255