summaryrefslogtreecommitdiff
path: root/test/fuzz
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-07-10 17:33:05 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-07-10 17:33:09 +0900
commit4f7331a85eee2134cc2383a9eeb0445593a6be15 (patch)
tree2e7aaa0f08f395c3ab52bf6c11c39293f416eb1b /test/fuzz
parentcaa8ca4286a44d2de178088ef4c5186ae3026a13 (diff)
downloadsystemd-4f7331a85eee2134cc2383a9eeb0445593a6be15.tar.gz
network: rename [DHCP] section to [DHCPv4]
To keep the backward compatibility broken by the previous commit.
Diffstat (limited to 'test/fuzz')
-rw-r--r--test/fuzz/fuzz-network-parser/directives.network34
1 files changed, 27 insertions, 7 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives.network b/test/fuzz/fuzz-network-parser/directives.network
index 8136322030..a94189c8d3 100644
--- a/test/fuzz/fuzz-network-parser/directives.network
+++ b/test/fuzz/fuzz-network-parser/directives.network
@@ -66,6 +66,33 @@ UseTimezone=
RouteTable=
BlackList=
SendRelease=
+MaxAttempts=
+[DHCPv4]
+UseDNS=
+UseDomains=
+UseRoutes=
+IAID=
+UserClass=
+UseNTP=
+UseMTU=
+UseDomainName=
+RouteMetric=
+SendHostname=
+Anonymize=
+VendorClassIdentifier=
+Hostname=
+DUIDType=
+UseHostname=
+CriticalConnection=
+DUIDRawData=
+RequestBroadcast=
+ClientIdentifier=
+ListenPort=
+UseTimezone=
+RouteTable=
+BlackList=
+SendRelease=
+MaxAttempts=
[DHCPv6]
UseNTP=
UseDNS=
@@ -218,10 +245,3 @@ MaxLeaseTimeSec=
DefaultLeaseTimeSec=
EmitTimezone=
DNS=
-MaxAttempts=
-[DHCPv4]
-UseHostname=
-UseMTU=
-UseDomainName=
-CriticalConnection=
-UseDNS=