Adding upstream version 257.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
e632a483c7
commit
ce097cb8f4
6337 changed files with 2076067 additions and 0 deletions
15
test/fuzz/fuzz-network-parser/dhcpv4-client-settings
Normal file
15
test/fuzz/fuzz-network-parser/dhcpv4-client-settings
Normal file
|
@ -0,0 +1,15 @@
|
|||
[Match]
|
||||
Name=veth99
|
||||
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
IPv6AcceptRA=false
|
||||
|
||||
[DHCP]
|
||||
UseMTU=true
|
||||
UseRoutes=true
|
||||
SendHostname=true
|
||||
UseHostname=true
|
||||
Hostname=test-hostname
|
||||
ClientIdentifier=mac
|
||||
VendorClassIdentifier=SusantVendorTest
|
Loading…
Add table
Add a link
Reference in a new issue