Wireshark-bugs: [Wireshark-bugs] [Bug 13122] "Decode as" on a packet isn't working for DCERPC/SP

Date: Fri, 11 Nov 2016 13:29:13 +0000

changed bug 13122


What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected]
Ever confirmed   1

Comment # 1 on bug 13122 from
As seen in decode_as_dialog.cpp:

    case FT_GUID:
        //TODO: DCE/RPC dissector table
        break;


You are receiving this mail because:
  • You are watching all bug changes.