<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd-networkd: section [DHCP] not recognized in .network"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81178">81178</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>systemd-networkd: section [DHCP] not recognized in .network
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gsbox39stz@thurston.ru
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>I recently updated to systemd 215 and noticed that [DHCP] section was intoduced
there. But I get this warning in journal:
systemd-networkd[271]: [/etc/systemd/network/br0.network:8] Unknown section
'DHCP'. Ignoring.
It is strange because [DHCP] section is mentioned in systemd.network man page.
If I rename it to [DHCPv4], there's no warning.
This is my br0.network file:
[Match]
Name=br0
[Network]
Description=Network Interface br0
DHCP=v4
[DHCPv4]
UseDNS=false
UseHostname=false</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>