<div dir="ltr">Thanks use() function worked</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 24, 2017 at 7:40 PM, Marcin Siodelski <span dir="ltr"><<a href="mailto:marcin@isc.org" target="_blank">marcin@isc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I guess you could simply use the CfgIface object which you retrieve by:<br>
<br>
CfgMgr::instance()-><wbr>getStagingCfg()->getCfgIface() and call<br>
<br>
its use() function to set the interface name which you're planning to use.<br>
<br>
Marcin Siodelski<br>
ISC<br>
<div><div class="h5"><br>
On 24.08.2017 15:59, Gokulakrishnan Gopalakrishnan wrote:<br>
> I have a use case like this. The interface name in which Kea needs to<br>
> listen (eg: eth0) is not known before hand. I can determine only after<br>
> starting Kea Process. Is there any way to set the interface name<br>
> during <int load(<wbr>LibraryHandle&)> hook?<br>
><br>
> Thanks<br>
> Gokul<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Kea-users mailing list<br>
> <a href="mailto:Kea-users@lists.isc.org">Kea-users@lists.isc.org</a><br>
> <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/kea-users</a><br>
><br>
<br>
</blockquote></div><br></div>