1
0
Fork 0
systemd/test/fuzz/fuzz-network-parser/dhcp-server
Daniel Baumann ce097cb8f4
Adding upstream version 257.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 18:07:44 +02:00

12 lines
144 B
Text

[Match]
Name=veth-peer
[Network]
Address=192.168.5.1/24
DHCPServer=yes
[DHCPServer]
PoolOffset=10
PoolSize=50
DNS=192.168.5.1
NTP=192.168.5.1