- 11 Feb, 2015 1 commit
-
-
Shawn Routhier authored
Complete the current working on using the basic logging system for messages from LFC Add lease_stats to provide a class to gather statistics about reading and writing leases to files. Currently this is used by the CSV file code and output by LFC. The information counted is: number of attempts, number of leases and number of errors generated during reads and writes.
-
- 14 Jan, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 09 Jan, 2015 1 commit
-
-
Marcin Siodelski authored
Also added an utility class to bulk load leases from the file.
-
- 23 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
- Moved MAC operations to a new CfgMACSource class - Moved macros to HWaddr class - Added several unit-tests for MAC sources - MAC extraction code moved to separate function in Dhcpv6Srv
-
- 01 Dec, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 27 Nov, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 26 Nov, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 06 Nov, 2014 1 commit
-
-
Francis Dupont authored
-
- 05 Nov, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 27 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 23 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 10 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 30 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 16 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 15 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
This change affects many files using the Configuration object and types derived from it.
-
- 01 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 26 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 19 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 18 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 13 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 12 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 15 Jul, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 04 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 28 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 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
-
- 16 Apr, 2014 1 commit
-
-
Thomas Markwalder authored
-
- 15 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 02 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 24 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 15 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 11 Mar, 2014 1 commit
-
-
Tomek Mrugalski authored
- patch contributed by David Carlier (thanks!) - updated to current master - fixed compliation issues - written developer's guide (pgsql setup steps) - many smaller changes - still WIP
-
- 10 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
d2_client.h and .cc was split into four files: D2ClientConfig class is now in d2_client_cfg.h/cc D2ClientMgr class is now in d2_client_mgr.h/cc
-
- 06 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Added configuration paramters to dhcp4 and its spec file to support DHCP-DDNS. Created new classes D2ClientMgr, D2ClientConfig, and D2CientConfigParser in the libdhcpsrv. The new parameters are parsed, validated, and stored but do not yet affect behavior. That will be implemented as a seperate ticket.
-
- 18 Sep, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Kean Johnston authored
-
- 24 Jul, 2013 1 commit
-
-
Stephen Morris authored
-