2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-17 05:15:58 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Marcin Siodelski
c89e1b38fe [4212] Renamed two variables to adhere to our coding guidelines.
Also, use new constant for checking fetch failure in MySQL.
2016-03-02 00:05:11 +01:00
Marcin Siodelski
24b7fb0e6f [4212] Addressed review comments.
- Introduced constants for MySQL fetch results
- Simplified loops in generic SQL unit tests
- Removed some typos
- Removed unused variables
2016-03-01 16:54:18 +01:00
Tomek Mrugalski
51610a48a3 [4212] Applied two patches by Adam:
- addressed most review comments
 - added new unit-tests
 - remove reservation for temporary addresses TA
 - updated AUTHORS file
2016-02-08 20:12:36 +01:00
Tomek Mrugalski
4e9fb31a3d [4212] Patch as provided by Adam Kalmus
- Tomek verified that it applied cleanly, compiled and
   unit-tests passed.
2016-01-27 15:58:07 +01:00
Tomek Mrugalski
01f0cb4928 [4212] Skeleton for IPv6 reservations support added. 2015-12-04 21:33:52 +01:00
Tomek Mrugalski
e05819fbce [4217] HostMgr now uses exactly one identifier in get4() query
- Includes fix in AllocEngine6Test ctor, provided by Thomas
2015-12-03 17:47:41 +01:00
Tomek Mrugalski
65efc0da7f [3682_rebase] Merge branch 'trac3682' into trac3682_rebase
# Conflicts:
#	src/lib/dhcpsrv/mysql_lease_mgr.cc
#	src/lib/dhcpsrv/mysql_lease_mgr.h
2015-11-30 21:26:25 +01:00