pykeadhcp icon indicating copy to clipboard operation
pykeadhcp copied to clipboard

A python module used to interact the the Kea DHCP API daemons (dhcp4, dhcp6, ctrl-agent and ddns)

Results 13 pykeadhcp issues
Sort by recently updated
recently updated
newest added

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing After each API call to a daemon that changes configuration data on the API, the cached configuration held in the class...

enhancement

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing Ability to provide a warning or raise an exception when a user attempts to call a function in a specific daemon...

enhancement

### Python version 3.10 ### How to reproduce this locally 1. Setup Kea Class 2. Add logger to "loggers" global config for any daemon 3. Export to JSON ### What...

good first issue