summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-dhcp-client-allow-list.network
blob: 904e18a81b9029221a3a7dcfcc5473b8f00c9ce5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Name=veth99

[Network]
DHCP=ipv4
IPv6AcceptRA=false

[DHCPv4]
# DenyList= will be ignored
AllowList=192.168.6.0/24
DenyList=192.168.5.0/24