<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - networkd DHCPv6 really needs a hook system..."
href="https://bugs.freedesktop.org/show_bug.cgi?id=87374">87374</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>networkd DHCPv6 really needs a hook system...
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>brankob@s5tehnika.net
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>this is technically maybe not a bug, but in practice it comes to the same
thing.
DHCP within networkd is untweakable.
If you happen to have only IPv6 /64 span that you have to work with within
several sub-networks ( like fresh IPv6 user that got his /64 span from ISP and
wants to use it) there is no standard way for DHCPv6 server to send a client
his subnet ( /64 is assumed ), so one needs to send it through extensions. And
catch it on the client side with a hook script.
This functionality doesn't seem to be offered here. I don't need a bash script
to be called, but to have a convenient point where an extra C function could be
dlopened externally and called, would be very nice.</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>