2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

12 Commits

Author SHA1 Message Date
Andrei Pavel
dab966b3ed
[#1772] changelog, copyrights, messages 2021-03-29 21:47:05 +03:00
Andrei Pavel
1e6da03272
[#1760] spell checks 2021-03-26 13:02:13 +02:00
Francis Dupont
3f43d49e1c [#816] Added per subnet cumulative assigned stats 2020-04-23 23:23:18 +02:00
Razvan Becheriu
8acf0fe36f [#947] addressed review 2020-02-19 16:54:55 +00:00
Razvan Becheriu
89bfafdb82 [#947] addressed review 2020-02-19 16:54:55 +00:00
Francis Dupont
4ecfe62f95 [947-mt-compatibility-for-hooks] Updated stat cmds 2020-02-19 16:54:55 +00:00
Francis Dupont
4b541c9c67 [947-mt-compatibility-for-hooks] Did a first pass on core hooks 2020-02-19 16:54:55 +00:00
Marcin Siodelski
cd4a2d874a [#263,!137] Change links to gitlab where possible. 2018-11-26 15:15:36 -05:00
Suzanne Goldlust
8ac3999477 Update stat_cmds.dox 2018-11-15 18:22:00 -05:00
Wlodek Wencel
f66a5ee5fd [master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release 2018-11-08 21:03:54 +01:00
Thomas Markwalder
7fc34c9475 [5580] Added developor and admin doc 2018-05-14 07:32:06 -04:00
Thomas Markwalder
96b0712f43 [5589] Initial checkin
New stat_cmds hook library initial commit.
Both stat-lease4/6-get commands implemented and unit tested

modified:
    configure.ac
    src/hooks/dhcp/Makefile.am
new:
    src/hooks/dhcp/stat_cmds/.gitignore
    src/hooks/dhcp/stat_cmds/Makefile.am
    src/hooks/dhcp/stat_cmds/stat_cmds.cc
    src/hooks/dhcp/stat_cmds/stat_cmds.dox
    src/hooks/dhcp/stat_cmds/stat_cmds.h
    src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc
    src/hooks/dhcp/stat_cmds/stat_cmds_log.cc
    src/hooks/dhcp/stat_cmds/stat_cmds_log.h
    src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes
    src/hooks/dhcp/stat_cmds/tests/.gitignore
    src/hooks/dhcp/stat_cmds/tests/Makefile.am
    src/hooks/dhcp/stat_cmds/tests/run_unittests.cc
    src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc
    src/hooks/dhcp/stat_cmds/version.cc
2018-05-09 16:00:10 -04:00