aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
AgeCommit message (Expand)AuthorFilesLines
2003-10-31From Scott Emberley: support for reading Network Instruments version 9guy1-2/+3
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackguy1-4/+6
2003-10-25Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLCguy1-2/+3
2003-10-01Have a pseudo-header for Ethernet packets, giving the size of the FCS -guy1-3/+7
2003-08-26From Jesper Peterson: support for Endace ERF file format.guy1-2/+3
2003-07-29From Thierry Martin: support for reading files from Accellent 5Views LANguy1-2/+3
2003-06-25GCC 3.3 noticed that checking whether the length of the slice is > 65535guy1-1/+2
2003-05-15From Can Erkin Acar: OpenBSD is now using tcpdump.org-assigned DLT_guy1-3/+4
2003-03-08WTAP_ENCAP_ENC was, in fact, intended for use for DLT_ENC, so justguy1-2/+2
2003-03-07From Markus Friedl:gerald1-2/+3
2003-01-31Add WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame Relay capture filesguy1-14/+15
2003-01-23In the BSDs, ARCNET packets don't have an offset field between theguy1-28/+29
2003-01-10The Sniffer file formats include a file to identify raw cells; exportguy1-1/+7
2003-01-09It appears that a channel number of 0 means DTE->DCE, and a channelguy1-2/+2
2003-01-08From Chris Waters: support Tazmen Sniffer Protocol and DLT_TZSP capturesguy1-2/+3
2003-01-03Add support for SDLC encapsulation in DOS Sniffer captures; thatguy1-3/+4
2003-01-03Rename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS, as it's not justguy1-22/+23
2002-12-20This adds the beginning of support for Wellfleet HDLC to ngsniffer.c assharpe1-2/+3
2002-12-05Sigh. We really *do* have to check whether a capture is a snoop orguy1-23/+24
2002-11-06From Solomon Peachy: support for new "wlancap" 802.11 extra-informationguy1-2/+3
2002-10-31Discard the WTAP_ENCAP_LAPD encapsulation type in favor of aguy1-5/+13
2002-10-22Add a Wiretap encapsulation type for RFC 2625 IP-over-Fibre Channel, andguy1-2/+3
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-16Updates from Motonori Shindo.guy1-11/+7
2002-07-31Add conditional include of winsock2.h again, so compilation with MSVC++jmayer1-1/+5
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.guy1-3/+38
2002-07-29From Joerg Mayer:guy1-20/+12
2002-07-16From Graeme Hewson:guy1-13/+15
2002-07-12From Anand V. Narwani:guy1-2/+3
2002-06-23WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3'sguy1-3/+3
2002-06-07Add a Wiretap routine to process packets captured via libpcap, possiblyguy1-4/+1
2002-06-07Add a new error for attempts to open a pipe or FIFO for random access.guy1-16/+18
2002-05-28Add support for old NetXRay format.guy1-17/+18
2002-04-30Replace the "ngsniffer_atm" with an "atm" pseudo-header, which isn'tguy1-64/+76
2002-04-09Move the definition of the FROM_DCE bit in the "flags" field of aguy1-3/+3
2002-04-08Use WTAP_ENCAP_IEEE_802_11_WITH_RADIO for AiroPeek files, rather thanguy1-4/+3
2002-04-08Add an encapsulation type for "802.11 with radio information"; that typeguy1-11/+20
2002-03-05Make "wtap_seek_read()" return TRUE on success and FALSE on error, likeguy1-3/+3
2002-03-05Have "wtap_seek_read()" return 0 on success and -1 on failure, and takeguy1-3/+3
2002-02-07Support in Wiretap for DLT_HHDLC, from Tomas Kukosa.guy1-2/+3
2002-02-01Update a comment.guy1-4/+7
2002-01-29Untested support for AiroPeek captures.guy1-2/+3
2002-01-29Support for capturing on, and reading captures from, OpenBSD firewallguy1-2/+3
2002-01-23Get rid of "m"/"M" and other Macintosh references in names - it appearsguy1-3/+3
2002-01-18In the EtherPeek file reader, keep the capture start time in a privateguy1-7/+17
2001-12-04Support for reading Visual Networks traffic capture files, from Tomguy1-2/+3
2001-12-04Make the bytes-written information from Wiretap a long, as we allowguy1-2/+3
2001-12-04Support for stopping capture at specified capture file size or captureguy1-1/+2
2001-11-30Add support for LocalTalk Link Access Protocol.guy1-3/+4
2001-11-28Support for 802.11+Prism II monitor-mode link-layer headers, fromguy1-2/+3