From ccd5370d9c0ec84767eafb61668880ad22826a48 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 23 Apr 2016 22:14:20 +0100 Subject: [PATCH] add dhcpd-pools Description Of A Project file Reference: https://github.com/edumbill/doap/wiki Signed-off-by: Sami Kerola --- project.doap | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 project.doap diff --git a/project.doap b/project.doap new file mode 100644 index 0000000..98fff0b --- /dev/null +++ b/project.doap @@ -0,0 +1,38 @@ + + + + dhcpd-pools + + This is dhcpd-pools ISC dhcp shared network and pool + range usage analysis tool. + Purpose of command is to count usage ratio of each + IP range and shared network pool which ISC dhcpd is in control + of. Program is written C. Design goal is to get analysis done + quickly where there is lots of data. On cheap laptop the speed + of analysis is more than 100k leases per second. Number of + ranges, or shared networks, does not make any significant + difference in getting analysis done. + + + C + + + + + + + + BSD + + + + + Sami Kerola + + + + +