summaryrefslogtreecommitdiffstats
path: root/test/fuzz
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-01-11 16:02:09 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-01-12 06:19:03 +0100
commit1536b7b2d00819615bf8eba194de7ccd20c3689f (patch)
treedb70d357b7d286ff559ac851fc0d470826af0607 /test/fuzz
parentMerge pull request #18204 from yuwata/wifi-util-fix-18059 (diff)
downloadsystemd-1536b7b2d00819615bf8eba194de7ccd20c3689f.tar.xz
systemd-1536b7b2d00819615bf8eba194de7ccd20c3689f.zip
network: introduce new UseAddress= setting in [DHCPv6] section
If it is disabled, then the addresses provided by the DHCPv6 server will be ignored. Closes #18203.
Diffstat (limited to 'test/fuzz')
-rw-r--r--test/fuzz/fuzz-network-parser/directives.network1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives.network b/test/fuzz/fuzz-network-parser/directives.network
index 797d81cdf8..3024c65713 100644
--- a/test/fuzz/fuzz-network-parser/directives.network
+++ b/test/fuzz/fuzz-network-parser/directives.network
@@ -125,6 +125,7 @@ MUDURL=
RouteMTUBytes=
FallbackLeaseLifetimeSec=
[DHCPv6]
+UseAddress=
UseNTP=
UseDNS=
RapidCommit=