[stork-users] lease Search

Ralf Figge Ralf.Figge at bitmail.prima.de
Wed Jan 1 10:41:13 UTC 2025


At first, a very nice new year 2025 for all.

Hello Slawek,

Thank you for the info.  After looking under test in the lease hook, i 
saw,  that some searches go over "lease4-get-all" .  So i look, where i 
make the changes. When it happens in the hook itself, i send the Change 
to the kea team and to you. At first, i look to the way, which the call 
and the answer goes, so i knew, where i must do the changes. I think, 
after Carstens Strotmann send his changes, it would be easyer to see, 
where i must do changes in Stork.

regards
Ralf

Am 31.12.2024 um 18:10 schrieb Slawek Figiel:
> Hello Ralf!
>
> It is a bit complex question. ;)
>
> The lease search works this way: the Stork server looks for a lease in 
> all registered Kea DHCP daemons one by one by calling their lease_cmd 
> hook commands.
>
> It means that the search itself is performed on the Kea side, and if 
> you want to extend the search capabilities, you need to contribute to 
> Kea first.
>
> Answering your original question, the lease search is written in:
>
> - C++ - Kea core and Kea lease hook
> - Golang - Stork backend
> - HTML/SASS/TypeScript (Angular+PrimeNG) - Stork UI
>
> Happy New Year!
> Regards,
> Slawek Figiel
>
> In day 24.12.2024 17:33, Ralf Figge wrote:
>> Hello,
>>
>> First of all, Merry Christmas to everyone. In which language is the 
>> lease search written ? I will add some new searches. In which files 
>> must i look and must change functions ? regards Ralf
>>
>>
>



More information about the Stork-users mailing list