summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_hosts.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [4024] Fixed c++11 detected errorsFrancis Dupont2015-08-271-1/+1
* [3652] handle the IPv4 address already reserved caseFrancis Dupont2015-05-211-0/+12
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-0/+1
* [3699] Addressed review comments.Marcin Siodelski2015-04-171-1/+8
* [3699] Added traces for cases when no host is found.Marcin Siodelski2015-04-171-3/+10
* [3699] Added data tracing in the CfgHosts class.Marcin Siodelski2015-04-161-0/+58
* [3699] Added more traces to the CfgHosts class.Marcin Siodelski2015-04-161-1/+28
* [3699] Added trace messages to the CfgHosts class.Marcin Siodelski2015-04-161-23/+67
* [master] Compilation fix for NetBSD6 after #3563Tomek Mrugalski2015-02-061-1/+2
* [3563] Copyright years updated, minor cosmetics.Tomek Mrugalski2015-02-031-2/+2
* [3563] CfgHosts::get6(subnet_id, addr) implemented, with unit-tests.Tomek Mrugalski2015-01-201-36/+82
* [3563] HostContainer6 definitions added.Tomek Mrugalski2015-01-201-4/+95
* [master] Merge branch 'trac3564'Marcin Siodelski2014-12-221-4/+40
|\
| * [3564] Resolve conflicts with the reserved addresses in allocation engine.Marcin Siodelski2014-12-111-4/+40
* | [3643] Fix problem on Ubuntu and NetBSD BuildsStephen Morris2014-12-151-5/+5
|/
* [master] Merge branch 'trac3628'Marcin Siodelski2014-12-101-1/+21
|\
| * [3628] Addressed review comments.Marcin Siodelski2014-12-091-3/+22
* | [3561] Implemented basic host manager gathering hosts from the config.Marcin Siodelski2014-12-011-4/+10
|/
* [3562] Addressed review comments.Marcin Siodelski2014-11-041-4/+8
* [3562] Implemented storage class for Hosts.Marcin Siodelski2014-10-231-0/+190