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

Wireshark-bugs: [Wireshark-bugs] [Bug 1870] new protocol dissector for the protocol PCE

Date: Tue, 2 Oct 2007 16:33:57 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1870


francesco.fondelli@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |francesco.fondelli@xxxxxxxxx




------- Comment #9 from francesco.fondelli@xxxxxxxxx  2007-10-02 16:33 GMT -------
(In reply to comment #3)
> Created an attachment (id=961)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=961&action=view) [details]
> Capture file
> 
> Capture file
> 

Hi,

thanks for your work (I needed a dissector for pcep), could 
you please attach more traces. I would like
to have a complete session to work with, at least like this example:

            +-+-+                  +-+-+
            |PCC|                  |PCE|
            +-+-+                  +-+-+
              |                      |
              |---- Open message --->|
              |                      |
              |<--- Open message ----|
              |                      |
              |<--- Keepalive -------|
              |                      |
              |---- Keepalive ------>|
              |                      |
              |---- PCReq message--->|
              |                      |
              |<--- PCRep message ---|
              |                      |
              |---- PCReq message--->|
              |                      |
              |<--- PCErr message ---|
              |                      |
              |---- Close message--->|

I would like to fuzz-test your code but I need different msg type.

Ciao
FF


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.