|
dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
Data analysis functions. More...
#include <config.h>#include <stddef.h>#include <stdint.h>#include <stdlib.h>#include "dhcpd-pools.h"
Functions | |
| void | prepare_data (struct conf_t *state) |
| Prepare data for analysis. More... | |
| void | do_counting (struct conf_t *state) |
| Perform counting. More... | |
Data analysis functions.
| void do_counting | ( | struct conf_t * | state | ) |
Perform counting.
Join leases with ranges, and update range and shared network counters.
Referenced by main().
1.8.13