We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30dea22 commit 427cf3dCopy full SHA for 427cf3d
ChangeLog
@@ -1,3 +1,13 @@
1
+2289. [func]* razvan
2
+ Renamed the 'libdhcp_mysql_cb.so' hook library to
3
+ 'libdhcp_mysql.so' and the 'libdhcp_pgsql_cb.so' hook library to
4
+ 'libdhcp_pgsql.so' and merged the lease and host backends for
5
+ the respective database types in the same libraries. The hook
6
+ libraries are now required when using either MySQL or PostgreSQL
7
+ lease or host databases and must be added to the
8
+ 'hooks-libraries' list.
9
+ (Gitlab #3536)
10
+
11
2288. [bug] marcin
12
Prevent the clients from declining expired or released leases.
13
Only a valid lease assigned to the declining client can now
0 commit comments