[stork-users] lease Search
Slawek Figiel
slawek at isc.org
Tue Dec 31 17:10:14 UTC 2024
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