Wireshark-bugs: [Wireshark-bugs] [Bug 7714] Need support to decode the Port Control Protocol (PC
Date: Mon, 07 Jan 2013 11:50:51 +0000

changed bug 7714

What Removed Added
Attachment #9775 Flags   review_for_checkin?

Comment # 4 on bug 7714 from
Created attachment 9775 [details]
Port Control Protocol dissector

First pass at the PCP dissector.  I wanted some feedback before committing.

Notes:
1. "PCP" is already an exisiting dissector, so I went with "portcontrol" as the
filter name, but did use "PCP v1" and "PCP v2" in the PROTOCOL column.  Other
suggestions welcome.
2. Some of the fields in the sample capture file look like they have the wrong
endianness, but the drafts say PCP is big-endian.
3. No documentation on opcode 3 (or option 6) from sample trace in the drafts.


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