aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.Jaap Keuter1-1/+3
2010-10-20From Hadriel Kaplan: IPFIX file format support.Bill Meier1-0/+2
2010-07-30Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don'tGuy Harris1-1/+2
2010-07-19Initial support for Network Monitor 802.11 radio header.Guy Harris1-0/+1
2010-06-06Clean up indentation.Guy Harris1-5/+5
2010-05-16Attempt to handle isochronous descriptors between the 64-byte header andGuy Harris1-115/+0
2010-05-07Zlib has an officially-sanctioned way of clearing EOF when we're tailingGerald Combs1-1/+8
2010-04-22A bit more information.Guy Harris1-0/+6
2010-04-22More updates to reflect all the hairy details of Linux USB capture.Guy Harris1-30/+70
2010-04-22Update a comment to reflect recent changes and to reflect behavior ofGuy Harris1-3/+17
2010-04-21From Chris Maynard:Guy Harris1-5/+6
2010-02-02From Stephen Donnelly:Anders Broman1-1/+2
2010-02-01From Tobias Witek:Anders Broman1-0/+1
2009-12-08From Felix Obenhuber via bug #4299: SocketCAN dissector patchStephen Fisher1-0/+1
2009-12-03Renamed some wtap defines:Stig Bjørlykke1-2/+2
2009-12-03From Petr Sumbera via bug 4284:Stig Bjørlykke1-0/+1
2009-10-17From Marton Nemeth:Stig Bjørlykke1-0/+2
2009-08-26#include <stdio.h> no longer req'd.Bill Meier1-1/+0
2009-08-23From kahou:Jaap Keuter1-0/+1
2009-07-26Note that libpcap fails if it tries to read a file with a snapshotGuy Harris1-1/+2
2009-07-16From Kahou via bug 3739:Stig Bjørlykke1-0/+1
2009-06-28Add support for DLT_PPP_WITH_DIR. This fixes bug 3619.Michael Tüxen1-0/+10
2009-06-01From Ravi Kondamuru via bug 3457: Stig Bjørlykke1-0/+21
2009-05-24From Fred Fierling (bug 3486):Stig Bjørlykke1-0/+1
2009-05-21From Kovarththanan Rajaratnam via bug 2676:Gerald Combs1-0/+3
2009-04-24Improved reading Apple's PacketLogger files:Stig Bjørlykke1-0/+1
2009-02-16Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher1-1/+7
2009-01-27From Rolf Fiedler:Anders Broman1-0/+1
2009-01-07From Duncan Salerno:Jaap Keuter1-0/+25
2008-12-24Name changes to match libpcap name change of the corresponding DLT_Guy Harris1-1/+1
2008-12-23Handle the new DLT_USB_LINUX_MMAP link-layer type.Guy Harris1-0/+1
2008-12-17Clarify that, in the Linux USB capture format, the header is alwaysGuy Harris1-2/+2
2008-11-27Added support for open TNEF files directly.Stig Bjørlykke1-0/+2
2008-11-16From Max Filippov:Anders Broman1-0/+1
2008-10-24Windows build: #include winsock2.h only when needed.Bill Meier1-4/+0
2008-09-29From Francesco Fusco:Anders Broman1-0/+5
2008-08-12From Márton Németh:Anders Broman1-7/+9
2008-08-12From Alexey Neyman:Anders Broman1-0/+9
2008-07-11packet-k12.c expects pseudo_header->k12.extra_info to be guchar so make it a ...Jeff Morriss1-1/+1
2008-04-24Clean up indentation. There is no guarantee that tabs will appearGuy Harris1-170/+170
2008-04-23From Hannes Kälber:Anders Broman1-72/+73
2008-04-20From Rolf Fiedler (bug 2408):Stig Bjørlykke1-0/+7
2008-03-14From Hannes Kalber:Gerald Combs1-1/+6
2008-03-05From Owen Kirby :Anders Broman1-9/+10
2008-02-25Add support for DLT_IPMB (199). The dissector for these packets is in http:/...Jeff Morriss1-1/+2
2008-02-03From Shane Kearns (bug 2237):Stig Bjørlykke1-0/+13
2008-01-17Add support for DLT_SCCP (SCCP without MTP2, MTP3, or any pseudo-header).Jeff Morriss1-37/+38
2008-01-13add very experimental support for pcapng "PCAP Next Generation Dump File Form...Ulf Lamping1-0/+1
2007-12-16From Fulko Hew:Stig Bjørlykke1-0/+66
2007-11-24Initial checkin of support to read TamoSoft's CommView packet capture filesStephen Fisher1-0/+1