Wireshark-bugs: [Wireshark-bugs] [Bug 3868] packet-dtn.c dissector assumes timestamp seq number 
      
      
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3868
Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@xxxxxxxxxxxxx
--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-08-11 11:53:44 PDT ---
(In reply to comment #2)
> I though development was the latest, my mistake.  
Gerald should remove that, asap.
> 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
Add to epan/dissectors/Makefile.common. Then ./autogen.sh ; ./configure ...
> 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.