30const char* values[] = {
31 "FLEX_ID_EXPRESSION_EMPTY",
"Specified identifier-expression is empty",
32 "FLEX_ID_EXPRESSION_EVALUATED",
"Expression evaluated for packet to \"%1\" (size: %2)",
33 "FLEX_ID_EXPRESSION_EVALUATED_NP",
"Expression evaluated for packet to 0x%1 (size: %2)",
34 "FLEX_ID_EXPRESSION_HEX",
"evaluated expression in hexadecimal form \"%1\"",
35 "FLEX_ID_EXPRESSION_INVALID_JSON_TYPE",
"The identifier-expression is %1, but expected JSON string",
36 "FLEX_ID_EXPRESSION_NOT_DEFINED",
"Expression (identifier-expression) is not defined.",
37 "FLEX_ID_EXPRESSION_PARSE_FAILED",
"The identifier-expression is [%1], but fails to parse with error: %2",
38 "FLEX_ID_IGNORE_IAID_APPLIED_ON_NA",
"the ignore-iaid has changed IAID (%1) to 0 for the IA_NA option.",
39 "FLEX_ID_IGNORE_IAID_APPLIED_ON_PD",
"the ignore-iaid has changed IAID (%1) to 0 for the IA_PD option.",
40 "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.",
41 "FLEX_ID_IGNORE_IAID_JSON_TYPE",
"the ignore-iaid is %1 but expected boolean value",
42 "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.",
43 "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.",
44 "FLEX_ID_LOAD_ERROR",
"An error occurred loading the library %1",
45 "FLEX_ID_REPLACE_CLIENT_ID_JSON_TYPE",
"the replace-client-id is %1 but expected boolean value",
46 "FLEX_ID_RESTORE_CLIENT_ID",
"restoring original client identifier '%1' in the response",
47 "FLEX_ID_RESTORE_DUID",
"restoring original DUID \"%1\" in the response",
48 "FLEX_ID_UNLOAD",
"Flex-id library has been unloaded.",
49 "FLEX_ID_USED_AS_CLIENT_ID",
"using flexible identifier \"%1\" as client identifier",
50 "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_EXPRESSION_NOT_DEFINED
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_EXPRESSION_HEX
const isc::log::MessageID FLEX_ID_RESTORE_CLIENT_ID
const isc::log::MessageID FLEX_ID_EXPRESSION_EMPTY
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