[Kea-users] cant change lease timers during lease4_select

itay cohen icohen9987 at gmail.com
Sun Aug 19 04:48:57 UTC 2018


hi guys

i'm trying to change the lease timer during the  lease4_select hook,
i get an unexpected behavior:

        lease4_ptr->valid_lft_ = 8677; <- for some reason only this works,
i see it on the lease DB and the client
        lease4_ptr->t1_ = 555;  <- this one doesn't give an error but does
not work,  on the client i see the original timer
        lease4_ptr->t2_ = 777; <- this one doesn't give an error but does
not work,  on the client i see the original timer

please advise

thank you
itay,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20180819/0d7a5489/attachment.htm>


More information about the Kea-users mailing list