Michael Mann
changed
bug 7714
What |
Removed |
Added |
Attachment #9775 Flags |
|
review_for_checkin?
|
Comment # 4
on bug 7714
from Michael Mann
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.