[Kea-users] Setting interface name while running

Marcin Siodelski marcin at isc.org
Thu Aug 24 14:10:01 UTC 2017


I guess you could simply use the CfgIface object which you retrieve by:

CfgMgr::instance()->getStagingCfg()->getCfgIface() and call

its use() function to set the interface name which you're planning to use.

Marcin Siodelski
ISC

On 24.08.2017 15:59, Gokulakrishnan Gopalakrishnan wrote:
> I have a use case like this. The interface name in which Kea needs to
> listen (eg: eth0) is not known before hand. I can determine only after
> starting Kea Process. Is there any way to set the interface name
> during <int load(LibraryHandle&)> hook?
>
> Thanks
> Gokul
>
>
> _______________________________________________
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>




More information about the Kea-users mailing list