Wireshark-commits: [Wireshark-commits] rev 28857: /trunk/wiretap/ /trunk/wiretap/: libpcap.c pcap-c
Date: Sat, 27 Jun 2009 11:39:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28857

User: tuexen
Date: 2009/06/27 04:39 AM

Log:
 This commit
 * adds an encap argument to pcap_process_pseudo_header.
 * adds support for reading pseudo headers.
 It fixes Bug 3560.
 Thanks to Tyson Key for reporting the bug and providing
 trace files. This fix will be scheduled for inclusion in
 Wireshark 1.2.1 and higher.

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -2      libpcap.c        Modified
  +2 -2      pcap-common.c    Modified
  +1 -1      pcap-common.h    Modified
  +108 -44   pcapng.c         Modified