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 3868] packet-dtn.c dissector assumes timestamp seq number

Date: Tue, 11 Aug 2009 11:25:41 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3868





--- Comment #2 from Luisa Nevers <lnevers@xxxxxxx>  2009-08-11 11:25:40 PDT ---
I though development was the latest, my mistake.  So I moved to the
latest and now do not see the protocol.  Here is what I did:

1. I have installed the latest (wireshark 1.2.1)
2. Checked out the latest packet-dtn.c and packet-dtn.h, as follows:

svn export https://anonsvn.wireshark.org/wireshark/trunk/epan/dissectors 
/packet-dtn.c packet-dtn.c
 svn export
https://anonsvn.wireshark.org/wireshark/trunk/epan/dissectors/packet-dtn.h
packet-dtn.h

3. Added packet-dtn.c and packet-dtn.h to the epan/dissectors/Custom.nmake

4. recompiled/reinstalled:
        ./configure ; make ; sudo make install

But now I do now see the "BUNDLE" protocol.  

Am I missing a step?  Did I add this dissector to the right file?

Thanks,
Luisa


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