]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Added a missing message
authorAndrei Pavel <andrei.pavel@qualitance.com>
Thu, 15 Dec 2016 08:15:01 +0000 (10:15 +0200)
committerAndrei Pavel <andrei.pavel@qualitance.com>
Thu, 15 Dec 2016 08:15:01 +0000 (10:15 +0200)
src/lib/dhcpsrv/dhcpsrv_messages.mes

index 326a11f3d5ad732dc7276074777568c0c843edde..32d3d43d6ce86ef17f12813371ea3a07298d3f71 100644 (file)
@@ -172,6 +172,9 @@ with the specified address to the Cassandra backend database.
 A debug message issued when the server is about to add an IPv6 lease
 with the specified address to the Cassandra backend database.
 
+% DHCPSRV_CQL_BEGIN_TRANSACTION committing to Cassandra database.
+The server has issued a begin transaction call.
+
 % DHCPSRV_CQL_COMMIT committing to Cassandra database
 A commit call been issued on the server. For Cassandra, this is a no-op.