View Issue Details

IDProjectCategoryView StatusLast Update
0006151Wireshark plug-inApi Changepublic2020-10-22 07:27
ReporterAndreas Ebner Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Summary0006151: Wireshark dissector for UADP interpret RAW frames header wrong
Description

The provided wireshark uadp-dissector (sharepoint) seems to interpret the header information for RAW frames wrong.

uadp_dissect.lua Line 207 vs. Table 81 in Part14 1.04. :
local fenc_t = {[0x00] = "Variant", [0x02] = "RawData", [0x04] = "DataValue", [0x06] = "Reserved"}

Tagswireshark
Attached Files
wireshark_example.PNG (26,272 bytes)   
wireshark_example.PNG (26,272 bytes)   

Activities

Issue History

Date Modified Username Field Change
2020-10-13 06:55 Andreas Ebner New Issue
2020-10-13 07:16 Andreas Ebner Tag Attached: wireshark
2020-10-13 07:16 Andreas Ebner File Added: wireshark_example.PNG
2020-10-14 15:09 Jim Luth Project 10000-014: PubSub => Wireshark plug-in
2020-10-14 15:09 Jim Luth Category Spec => Api Change