smb-direct fragmentation
[metze/wireshark/wip.git] / wiretap / pcap-common.h
2013-05-18 guyIn the pcapng seek-read routine, *don't* fill in wth...
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 rbalintExport libwiretap symbols using WS_DLL_PUBLIC define
2012-06-28 darkjamesUpdate Free Software Foundation address.
2011-09-01 guyMerge pcap_fill_in_pseudo_header() into pcap_read_post_...
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-06-04 rbalintFix wiretap headers to allow error-free ABI dumping.
2010-04-21 guyFrom Chris Maynard:
2010-02-23 guyMove the declarations of wtap_pcap_encap_to_wtap_encap...
2009-06-27 tuexenCleanup. Should be included in Wireshark 1.2.1 and...
2009-06-27 tuexenThis patch
2009-06-27 tuexenThis commit
2009-06-02 guyWhen doing a seek-and-read, don't check the packet...
2009-04-27 guypcap_to_wtap_map is not used outside wiretap/pcap-commo...
2009-04-27 guyMove pseudo-header routines from libpcap.c to pcap...
2009-04-27 guyHave the libpcap and pcap-NG code share the LINKTYPE_...