Wireshark-commits: [Wireshark-commits] rev 53452: /trunk/wiretap/ /trunk/wiretap/: k12.c

Date: Wed, 20 Nov 2013 21:00:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53452

User: guy
Date: 2013/11/20 09:00 PM

Log:
 Add support for a new type of frame data record seen in a k18 file, and
 handle that file not ending with a 2-byte 0xffff end-of-file record.
 
 This fixes bug 9455, although it doesn't add support for reading an
 "index" file for a capture that's in multiple .rf5 files, which is a
 separate issue noted in that bug.
 
 It also doesn't attempt to figure out what the data in the new record
 type following the data that appears to be the same as that in the other
 data record format but preceding the actual packet data is.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +34 -10    k12.c         Modified