ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 35291: /trunk/wiretap/ /trunk/wiretap/: netmon.c

Date: Tue, 28 Dec 2010 20:33:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35291

User: guy
Date: 2010/12/28 12:33 PM

Log:
 It is not guaranteed that the records in numerical (frame table) order
 will be in sequential (byte offset) order in the file; don't treat the
 record offset going backwards as an error.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +5 -7      netmon.c      Modified