<div dir="ltr">Hi,<div>I am from Openstack Neutron community (<a href="https://opendev.org/openstack/neutron">https://opendev.org/openstack/neutron</a> ), and Neutron uses dibbler currently for prefix delegation.</div><div>I started to check how we can add Kea for PD, and I would like to ask a few things to see if it is possible.</div><div><br></div><div>Neutron uses dibbler with config files like this one:</div><div><br></div><div><font face="monospace">duid-type duid-en 8888 0x0f73d556b8364067bc6b3c2e61367d67<br>downlink-prefix-ifaces "none"<br>script "/opt/stack/data/neutron/pd/877976ab-71c1-4c3f-ab76-281c5f2a61fa:0f73d556-b836-4067-bc6b-3c2e61367d67:qr-58b7a155-28/notify.sh"<br>iface "qg-f63df9d7-a7" {<br>bind-to-address fe80::f816:3eff:fe3a:f745<br>    pd 1<br>}</font><br></div><div><br></div><div>qg-f63df9d7-a7 is an interface within a namespace, dibbler sets address bind-to-address on it than calls script which acts as a hook for Neutron to give back the prefix on its API for  the users, and save to db etc.<br></div><div><br></div><div>Can I have a similar flow with Kea, where I can execute kea-dhcp6 with custom/generated config file in the ip namespace, and can poll the interface for the prefix or have similar hook like with dibbler?</div><div><br></div><div>Thanks in advance for the help.</div><div>Lajos Katona (irc: lajoskatona)</div></div>