[stork-users] lease Search
Ralf Figge
Ralf.Figge at bitmail.prima.de
Sun Jan 12 12:47:41 UTC 2025
Hello Slawek,
some points i have found.
test, if the search text is ok : lease-search-page.component.ts (i have
change/add)
I think, this is for test-util: lease-search-page.component.spec.ts
Help text : lease-search-page.component.html (i have change/add)
But in which file is the call itself /where are the search parameter set?
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