Wireshark-commits: [Wireshark-commits] rev 38448: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 10 Aug 2011 15:52:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38448

User: morriss
Date: 2011/08/10 08:52 AM

Log:
 From Johannes via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5440 :
 
 Metadata Blocks in the bundle protocol (DTN) can contain EID references. These
 are not considered by the current implementation and following blocks are
 parsed wrong. The attached patch solves this bug and increment the offset as
 much as needed to skip the EID references.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +35 -2     packet-dtn.c    Modified