Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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