|
@@ -8,10 +8,6 @@ added are logged.
|
|
|
The lease4-add command has failed. Both the reason as well as the
|
|
|
parameters passed are logged.
|
|
|
|
|
|
-% LEASE_CMDS_ADD4_MALFORMED lease4-add is malformed, reason: %1
|
|
|
-The JSON text received by the lease4-add handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
% LEASE_CMDS_ADD6 lease6-add command successful (parameters: %1)
|
|
|
The lease6-add command has been successful. Parameters of the host
|
|
|
added are logged.
|
|
@@ -20,10 +16,6 @@ added are logged.
|
|
|
The lease6-add command has failed. Both the reason as well as the
|
|
|
parameters passed are logged.
|
|
|
|
|
|
-% LEASE_CMDS_ADD6_MALFORMED lease6-add is malformed, reason: %1
|
|
|
-The JSON text received by the lease6-add handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
% LEASE_CMDS_DEINIT_FAILED unloading Lease Commands hooks library failed: %1
|
|
|
This error message indicates an error during unloading the Lease Commands
|
|
|
hooks library. The details of the error are provided as argument of
|
|
@@ -41,10 +33,6 @@ Parameters of the host removed are logged.
|
|
|
The attempt to delete an IPv4 lease (lease4-del command) has failed. Both the
|
|
|
reason as well as the parameters passed are logged.
|
|
|
|
|
|
-% LEASE_CMDS_DEL4_MALFORMED lease4-del is malformed, reason: %1
|
|
|
-The JSON text received by the lease4-del handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
% LEASE_CMDS_DEL6 lease4-del command successful (parameters: %1)
|
|
|
The attempt to delete an IPv4 lease (lease4-del command) has been successful.
|
|
|
Parameters of the host removed are logged.
|
|
@@ -53,18 +41,6 @@ Parameters of the host removed are logged.
|
|
|
The attempt to delete an IPv6 lease (lease4-del command) has failed. Both the
|
|
|
reason as well as the parameters passed are logged.
|
|
|
|
|
|
-% LEASE_CMDS_DEL6_MALFORMED lease6-del is malformed, reason: %1
|
|
|
-The JSON text received by the lease6-del handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
-% LEASE_CMDS_GET4_MALFORMED lease4-get is malformed, reason: %1
|
|
|
-The JSON text received by the lease4-get handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
-% LEASE_CMDS_GET6_MALFORMED lease6-get is malformed, reason: %1
|
|
|
-The JSON text received by the lease6-get handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
% LEASE_CMDS_INIT_FAILED loading Lease Commands hooks library failed: %1
|
|
|
This error message indicates an error during loading the Lease Commands
|
|
|
hooks library. The details of the error are provided as argument of
|
|
@@ -73,19 +49,3 @@ the log message.
|
|
|
% LEASE_CMDS_INIT_OK loading Lease Commands hooks library successful
|
|
|
This info message indicates that the Lease Commands hooks library has been
|
|
|
loaded successfully. Enjoy!
|
|
|
-
|
|
|
-% LEASE_CMDS_UPDATE4_MALFORMED lease4-update is malformed, reason: %1
|
|
|
-The JSON text received by the lease4-update handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
-% LEASE_CMDS_UPDATE6_MALFORMED lease6-update is malformed, reason: %1
|
|
|
-The JSON text received by the lease6-update handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
-% LEASE_CMDS_WIPE4_MALFORMED lease4-wipe is malformed, reason: %1
|
|
|
-The JSON text received by the lease4-wipe handler was not a properly formed
|
|
|
-control channel command.
|
|
|
-
|
|
|
-% LEASE_CMDS_WIPE6_MALFORMED lease6-wipe is malformed, reason: %1
|
|
|
-The JSON text received by the lease6-wipe handler was not a properly formed
|
|
|
-control channel command.
|