Wireshark-commits: [Wireshark-commits] rev 54523: /trunk/wiretap/ /trunk/wiretap/: ngsniffer.c
Date: Tue, 31 Dec 2013 23:43:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54523

User: guy
Date: 2013/12/31 11:43 PM

Log:
 When reading sequentially, pass the packet data length to
 ngsniffer_read_rec_data(), and separatelyskip extra data after that.
 
 When reading randomly, use the packet length read from the packet
 header.

Directory: /trunk/wiretap/
  Changes    Path           Action
  +12 -4     ngsniffer.c    Modified