- 23 Jun, 2016 1 commit
-
-
Razvan Becheriu authored
-
- 16 Jun, 2016 1 commit
-
-
Francis Dupont authored
-
- 11 May, 2016 1 commit
-
-
Francis Dupont authored
-
- 10 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
This reverts commit 8f2a1f8a, reversing changes made to ed7edadc. This merge introduced regressions in our build farm and revealed issues in the DHCP4o6 IPC code. It also revealed some differences in sockets handling under Linux and BSD. Rather than continue patching this here, we should work on the branch to resolve all issues and then merge 1.1.
-
- 09 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 21 Nov, 2015 1 commit
-
-
Francis Dupont authored
-
- 31 Oct, 2015 1 commit
-
-
Francis Dupont authored
-
- 08 Sep, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 04 Sep, 2015 1 commit
-
-
Francis Dupont authored
-
- 31 Aug, 2015 1 commit
-
-
Francis Dupont authored
-
- 30 Aug, 2015 1 commit
-
-
Francis Dupont authored
-
- 22 Jul, 2015 1 commit
-
-
Thomas Markwalder authored
By generating config_report.cc in the cfgrpt directory Makefile rather than configure, it can be treated as any other generated source file, rather than a one-off special case. Moved cfgrpt directory from bin to lib since it creates a library rather than an executable. mk_cfgrpt.sh is now generated by configure from a .in file and Details: configure.ac removed call to mk_cfgrpts.sh added mk_cfgprt.sh to list of files generated by configure src/bin/Makefile.am removed cfgrpt dir changed cfgrpt directory to lib src/bin/d2/Makefile.am src/bin/d2/tests/Makefile.am src/bin/dhcp4/Makefile.am src/bin/dhcp4/tests/Makefile.am src/bin/dhcp6/Makefile.am src/bin/dhcp6/tests/Makefile.am src/bin/lfc/Makefile.am src/bin/lfc/tests/Makefile.am src/bin/perfdhcp/Makefile.am src/bin/perfdhcp/tests/Makefile.am src/lib/Makefile.am added cfgrpt dir src/lib/cfgrpt/Makefile.am changed include dir to be in lib not dir added config_report.cc to CLEANFILES added config_report.cc to BUILD_SOURCES removed config_report.cc from libcfgrpt_la_SOURCES added rule for config_report.cc to call mk_cfgrpt.sh
-
- 19 Jun, 2015 2 commits
-
-
Tomek Mrugalski authored
- linker failure in lfc (and tests), added libkea-cc - linker failure in dhcp6 (and tests), added libkea-stats - remove troublesome CtrlDhcpv4SrvTest.DISABLED_commandSocketBasic test
-
Francis Dupont authored
-
- 17 Jun, 2015 1 commit
-
-
Shawn Routhier authored
Using the v4 changes as a guide (3798) add statistics for subnets for v6. The four stats are total addresses and addresses used for both NA and PD.
-
- 16 Jun, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 18 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 17 May, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 18 Feb, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 06 Nov, 2014 1 commit
-
-
Francis Dupont authored
-
- 28 Aug, 2014 1 commit
-
-
Jeremy C. Reed authored
-
- 12 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 02 Jul, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 04 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 19 May, 2014 1 commit
-
-
Tomek Mrugalski authored
- files renamed to {kea,bundy}_controller.cc - Daemon::init() is now void - status variable removed from main - added unit-tests for broken configs
-
- 15 May, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 08 May, 2014 1 commit
-
-
Tomek Mrugalski authored
- loggerInit method moved to specific backends - --with-kea-config parameter renamed: BIND10 => Bundy
-
- 06 May, 2014 1 commit
-
-
Tomek Mrugalski authored
- config-reload command added - config and command handlers cleaned up - files renamed - Majority of the backend code is now common - Added unit-test for config-reload command
-
- 22 Apr, 2014 1 commit
-
-
Tomek Mrugalski authored
- added --with-kea-config=JSON,BIND10 added to configure.ac - JSON-file config backend added for b10-dhcp6 - Config file can now be read from a JSON file
-
- 15 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 18 Sep, 2013 1 commit
-
-
Kean Johnston authored
-
- 26 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 21 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
- pkt6_receive, subnet6_select, lease6_select, pkt6_send - framework updated - some unittests implemented
-
- 31 Jan, 2013 1 commit
-
-
Stephen Morris authored
-
- 30 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 10 Jan, 2013 1 commit
-
-
Stephen Morris authored
-
- 20 Dec, 2012 1 commit
-
-
Stephen Morris authored
Able to construct a database access string from elements in the configuration database. No semantic checks have been done yet.
-