Bug 87374 - RFE: networkd DHCPv6 really needs a hook system...
Summary: RFE: networkd DHCPv6 really needs a hook system...
Status: NEW
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Tom Gundersen
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-16 18:32 UTC by Brane2
Modified: 2015-01-06 02:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Brane2 2014-12-16 18:32:58 UTC
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.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.