29const char* values[] = {
30 "FLEX_ID_EXPRESSION_EVALUATED",
"Expression evaluated for packet to \"%1\" (size: %2)",
31 "FLEX_ID_EXPRESSION_EVALUATED_NP",
"Expression evaluated for packet to 0x%1 (size: %2)",
32 "FLEX_ID_EXPRESSION_HEX",
"evaluated expression in hexadecimal form \"%1\"",
33 "FLEX_ID_EXPRESSION_INVALID_JSON_TYPE",
"The identifier-expression is %1, but expected JSON string",
34 "FLEX_ID_EXPRESSION_PARSE_FAILED",
"The identifier-expression is [%1], but fails to parse with error: %2",
35 "FLEX_ID_IGNORE_IAID_APPLIED_ON_NA",
"the ignore-iaid has changed IAID (%1) to 0 for the IA_NA option.",
36 "FLEX_ID_IGNORE_IAID_APPLIED_ON_PD",
"the ignore-iaid has changed IAID (%1) to 0 for the IA_PD option.",
37 "FLEX_ID_IGNORE_IAID_ENABLED",
"the ignore-iaid is set. It only has an effect on clients with at most one IA_NA and one IA_PD.",
38 "FLEX_ID_IGNORE_IAID_JSON_TYPE",
"the ignore-iaid is %1 but expected boolean value",
39 "FLEX_ID_IGNORE_IAID_NOT_APPLIED_ON_NA",
"the ignore-iaid was not applied on the packet because it contains more than one IA_NA.",
40 "FLEX_ID_IGNORE_IAID_NOT_APPLIED_ON_PD",
"the ignore-iaid was not applied on the packet because it contains more than one IA_PD.",
41 "FLEX_ID_LOAD_ERROR",
"An error occurred loading the library %1",
42 "FLEX_ID_NO_IDENTIFIER_EXPRESSION",
"identifier-expression is either not specified or empty",
43 "FLEX_ID_REPLACE_CLIENT_ID_JSON_TYPE",
"the replace-client-id is %1 but expected boolean value",
44 "FLEX_ID_RESTORE_CLIENT_ID",
"restoring original client identifier '%1' in the response",
45 "FLEX_ID_RESTORE_DUID",
"restoring original DUID \"%1\" in the response",
46 "FLEX_ID_UNLOAD",
"Flex-id library has been unloaded.",
47 "FLEX_ID_USED_AS_CLIENT_ID",
"using flexible identifier \"%1\" as client identifier",
48 "FLEX_ID_USED_AS_DUID",
"using flexible identifier \"%1\" as DUID",
Initialize Message Dictionary.
const isc::log::MessageID FLEX_ID_IGNORE_IAID_JSON_TYPE
const isc::log::MessageID FLEX_ID_UNLOAD
const isc::log::MessageID FLEX_ID_IGNORE_IAID_NOT_APPLIED_ON_PD
const isc::log::MessageID FLEX_ID_EXPRESSION_PARSE_FAILED
const isc::log::MessageID FLEX_ID_IGNORE_IAID_NOT_APPLIED_ON_NA
const isc::log::MessageID FLEX_ID_IGNORE_IAID_ENABLED
const isc::log::MessageID FLEX_ID_IGNORE_IAID_APPLIED_ON_PD
const isc::log::MessageID FLEX_ID_LOAD_ERROR
const isc::log::MessageID FLEX_ID_NO_IDENTIFIER_EXPRESSION
const isc::log::MessageID FLEX_ID_EXPRESSION_HEX
const isc::log::MessageID FLEX_ID_RESTORE_CLIENT_ID
const isc::log::MessageID FLEX_ID_EXPRESSION_EVALUATED
const isc::log::MessageID FLEX_ID_RESTORE_DUID
const isc::log::MessageID FLEX_ID_IGNORE_IAID_APPLIED_ON_NA
const isc::log::MessageID FLEX_ID_REPLACE_CLIENT_ID_JSON_TYPE
const isc::log::MessageID FLEX_ID_USED_AS_CLIENT_ID
const isc::log::MessageID FLEX_ID_EXPRESSION_INVALID_JSON_TYPE
const isc::log::MessageID FLEX_ID_EXPRESSION_EVALUATED_NP
const isc::log::MessageID FLEX_ID_USED_AS_DUID