Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Display Filter Reference: Protocol Buffers

Protocol field name: protobuf

Versions: 2.6.0 to 4.2.4

Back to Display Filter Reference

Field name Description Type Versions
protobuf.failed_parse_tagFailed to parse tag fieldLabel2.6.0 to 4.2.4
protobuf.field.failed_parse_fieldFailed to parse value fieldLabel2.6.0 to 4.2.4
protobuf.field.failed_parse_length_delimited_fieldFailed to parse length delimited fieldLabel2.6.0 to 4.2.4
protobuf.field.failed_parse_packed_repeated_fieldFailed to parse packed repeated fieldLabel3.2.0 to 4.2.4
protobuf.field.message_type_not_foundFailed to find message type of a fieldLabel3.2.0 to 4.2.4
protobuf.field.nameField NameCharacter string3.2.0 to 4.2.4
protobuf.field.numberField NumberUnsigned integer (64 bits)2.6.0 to 4.2.4
protobuf.field.typeField TypeSigned integer (32 bits)3.2.0 to 4.2.4
protobuf.field.valueValueByte sequence2.6.0 to 4.2.4
protobuf.field.value.boolBoolBoolean2.6.0 to 4.2.4
protobuf.field.value.doubleDoubleFloating point (double-precision)2.6.0 to 4.2.4
protobuf.field.value.floatFloatFloating point (single-precision)2.6.0 to 4.2.4
protobuf.field.value.int32Int32Signed integer (32 bits)2.6.0 to 4.2.4
protobuf.field.value.int64Int64Signed integer (64 bits)2.6.0 to 4.2.4
protobuf.field.value.lengthValue LengthUnsigned integer (64 bits)2.6.0 to 4.2.4
protobuf.field.value.repeatedRepeatedByte sequence2.6.0 to 4.2.4
protobuf.field.value.stringStringCharacter string2.6.0 to 4.2.4
protobuf.field.value.uint32Uint32Unsigned integer (32 bits)2.6.0 to 4.2.4
protobuf.field.value.uint64Uint64Unsigned integer (64 bits)2.6.0 to 4.2.4
protobuf.field.wire_type_not_support_packed_repeatedThe wire type does not support protobuf packed repeated fieldLabel3.2.0 to 4.2.4
protobuf.field.wiretypeWire TypeUnsigned integer (8 bits)2.6.0 to 4.2.4
protobuf.field.wiretype.invalidUnknown or unsupported wiretypeLabel2.6.0 to 4.2.4
protobuf.message.default_value_errorParsing default value of a field errorLabel3.6.0 to 4.2.4
protobuf.message.missing_required_fieldThe required field is not found in message payloadLabel3.6.0 to 4.2.4
protobuf.message.nameMessage NameCharacter string3.2.0 to 4.2.4