|
@@ -112,49 +112,49 @@ This debug message indicates that the expression has been evaluated
|
|
to said value. This message is mostly useful during debugging of the
|
|
to said value. This message is mostly useful during debugging of the
|
|
client classification expressions.
|
|
client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_NO_OPTION Vendor option (code %1) missing, pushing result %2
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_NO_OPTION Option with code %1 missing, pushing result %2
|
|
This debug message indicates that the expression has been evaluated
|
|
This debug message indicates that the expression has been evaluated
|
|
and vendor option was not found. This message is mostly useful during
|
|
and vendor option was not found. This message is mostly useful during
|
|
debugging of the client classification expressions.
|
|
debugging of the client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_ENTERPRISE_ID_MISMATCH Vendor option was found, but does not have expected enterprise-id (was looking for %1, option had %2), pushing result %3
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_ENTERPRISE_ID_MISMATCH Was looking for %1, option had %2, pushing result %3
|
|
This debug message indicates that the expression has been evaluated
|
|
This debug message indicates that the expression has been evaluated
|
|
and vendor option was found, but has different enterprise-id than specified
|
|
and vendor option was found, but has different enterprise-id than specified
|
|
in the expression. This message is mostly useful during debugging of the
|
|
in the expression. This message is mostly useful during debugging of the
|
|
client classification expressions.
|
|
client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_ENTERPRISE_ID Vendor option found, pushing enterprise-id %1 as result %2
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_ENTERPRISE_ID Pushing enterprise-id %1 as result %2
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
option was found and its enterprise-id is being reported. This message is mostly
|
|
option was found and its enterprise-id is being reported. This message is mostly
|
|
useful during debugging of the client classification expressions.
|
|
useful during debugging of the client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_EXISTS Vendor option exists, pushing result %1
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_EXISTS Option with enterprise-id %1 found, pushing result %2
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
option was found. This message is mostly useful during debugging of the client
|
|
option was found. This message is mostly useful during debugging of the client
|
|
classification expressions.
|
|
classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_CLASS_NO_OPTION Vendor class option (code %1) missing, pushing result %2
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_CLASS_NO_OPTION Option with code %1 missing, pushing result %2
|
|
This debug message indicates that the expression has been evaluated
|
|
This debug message indicates that the expression has been evaluated
|
|
and vendor class option was not found. This message is mostly useful during
|
|
and vendor class option was not found. This message is mostly useful during
|
|
debugging of the client classification expressions.
|
|
debugging of the client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_CLASS_ENTERPRISE_ID_MISMATCH Vendor class option was found, but does not have expected enterprise-id (was looking for %1, option had %2), pushing result %3
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_CLASS_ENTERPRISE_ID_MISMATCH Was looking for %1, option had %2, pushing result %3
|
|
This debug message indicates that the expression has been evaluated
|
|
This debug message indicates that the expression has been evaluated
|
|
and vendor class option was found, but has different enterprise-id than specified
|
|
and vendor class option was found, but has different enterprise-id than specified
|
|
in the expression. This message is mostly useful during debugging of the
|
|
in the expression. This message is mostly useful during debugging of the
|
|
client classification expressions.
|
|
client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_CLASS_ENTERPRISE_ID Vendor class option found, pushing enterprise-id %1 as result %2
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_CLASS_ENTERPRISE_ID Pushing enterprise-id %1 as result %2
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
class option was found and its enterprise-id is being reported. This message is mostly
|
|
class option was found and its enterprise-id is being reported. This message is mostly
|
|
useful during debugging of the client classification expressions.
|
|
useful during debugging of the client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_CLASS_EXISTS Vendor class option exists, pushing result %1
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_CLASS_EXISTS Option with enterprise-id %1 found, pushing result %2
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
This debug message indicates that the expression has been evaluated and vendor
|
|
class option was found. This message is mostly useful during debugging of the
|
|
class option was found. This message is mostly useful during debugging of the
|
|
client classification expressions.
|
|
client classification expressions.
|
|
|
|
|
|
-% EVAL_DEBUG_VENDOR_CLASS_DATA Vendor class data %1 (out of %2 received) is pushed as %3
|
|
|
|
|
|
+% EVAL_DEBUG_VENDOR_CLASS_DATA Data %1 (out of %2 received) in vendor class found pushing as %3
|
|
This debug message indicates that vendor class option was found and passed
|
|
This debug message indicates that vendor class option was found and passed
|
|
enterprise-id checks and has sufficient number of data chunks. Total numer
|
|
enterprise-id checks and has sufficient number of data chunks. Total numer
|
|
of chunks and value pushed are reported as debugging aid.
|
|
of chunks and value pushed are reported as debugging aid.
|