ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 41284: /trunk/wiretap/ /trunk/wiretap/: pcapng.c

Date: Fri, 02 Mar 2012 05:03:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41284

User: guy
Date: 2012/03/01 09:03 PM

Log:
 Fill in the wtap_pkthdr fields in pcap_read_packet_block() and
 pcap_read_simple_packet_block(), not in pcap_read() - the way the fields
 are filled in differs between simple and non-simple packet blocks.
 
 Clean up white space.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +75 -81    pcapng.c      Modified