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

index ca5f9c7eb23736c79851b422ea4643a33b27bff4..708e1739b79fa722fc1a077246c9104b2d2deb80 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.