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

7 Commits

Author SHA1 Message Date
Marcin Siodelski
eca64697cb [4212] Using single query to retrieve hosts and IPv6 reservations. 2016-03-02 12:18:04 +01:00
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
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
Marcin Siodelski
00186aa513 [master] Include <mysql.h> rather than <mysql/mysql.h>
This prevents compilation failure on OS-X. Reviewed and approved
on jabber.
2015-12-01 09:50:22 +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