[Kea-users] Setting interface name while running

Gokulakrishnan Gopalakrishnan ggopalakrishnan at salesforce.com
Thu Aug 24 14:43:40 UTC 2017


Thanks use() function worked

On Thu, Aug 24, 2017 at 7:40 PM, Marcin Siodelski <marcin at isc.org> wrote:

> 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
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20170824/08cc4142/attachment.htm>


More information about the Kea-users mailing list