aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-19Add APIs to Wiretap to return the file of the size as supplied by the OSGuy Harris1-1/+7
2005-08-12From Hannes GredlerAnders Broman1-1/+2
2005-07-22Fix some warnings (and one of my previous 'fixes')Jörg Mayer1-2/+2
2005-07-22From Hannes Gredler:Anders Broman1-1/+2
2005-06-16third and last(?) iteration on the import routines for tektronix 32bit rf5 fi...Luis Ontanon1-2/+18
2005-06-13use a helper dissector to show k12 files.Luis Ontanon1-1/+11
2005-06-10Initial checkin of the 32 bit tektronix k12 binary format (rf5)Luis Ontanon1-1/+2
2005-05-17From Mark C Brown,:Anders Broman1-1/+2
2005-05-13Add WTAP_GCOM_TIE1 and WTAP_GCOM_SERIAL forGilbert Ramirez1-1/+3
2005-05-11From Hannes GredlerRonnie Sahlberg1-1/+2
2005-05-02- Add support for libpcap files for MTP2 with a per packet headerMichael Tüxen1-3/+12
2005-04-03Make editcap use wtap_read(); that eliminates the last user ofGuy Harris1-8/+0
2005-04-01From Mark C Brown NETTL updatesRonnie Sahlberg1-3/+19
2005-02-05From Josh Bailey:Gerald Combs1-0/+3
2005-01-31From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.Guy Harris1-1/+2
2005-01-28From Yoshihiro Oyama: support "-" as a file name, referring to theGuy Harris1-0/+2
2005-01-20From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values.Guy Harris1-1/+3
2004-12-07Add an entry for the new DLT_GPRS_LLC (so that nobody working onGuy Harris1-1/+2
2004-10-29As Sam Leffler notes, the radiotap header isn't BSD-only, it's also usedGuy Harris1-1/+1
2004-09-19From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP andGuy Harris1-1/+3
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-07Add an encapsulation type for BACnet MS/TP, and map the newly-assignedGuy Harris1-2/+3
2004-03-23Add support for DLT_APPLE_IP_OVER_IEEE_1394.Guy Harris1-2/+3
2004-03-11Add support for DLT_ value 99, as used by the Axent RaptorGuy Harris1-2/+3
2004-02-11From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.Guy Harris1-2/+3
2004-01-29The DLT_ value 127 is being used for the BSD radio header, and theGuy Harris1-41/+42
2004-01-28From Tomas Kukosa: reserve private WTAP_ENCAP values and map them toGuy Harris1-2/+18
2004-01-27Supply a pseudo-header for all 802.11 packets; add an "fcs_len" field toGuy Harris1-2/+4
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris1-5/+9
2003-12-18From Jan Kiszka: IrDA support.Guy Harris1-2/+29
2003-12-03From Jeff Morriss: add support for libpcap MTP2 and MTP3 captures.Guy Harris1-2/+4
2003-12-02From Martijn Schipper: support for reading AiroPeek files in V9 captureGuy Harris1-2/+3
2003-10-31From Scott Emberley: support for reading Network Instruments version 9Guy Harris1-2/+3
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackGuy Harris1-4/+6
2003-10-25Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLCGuy Harris1-2/+3
2003-10-01Have a pseudo-header for Ethernet packets, giving the size of the FCS -Guy Harris1-3/+7
2003-08-26From Jesper Peterson: support for Endace ERF file format.Guy Harris1-2/+3
2003-07-29From Thierry Martin: support for reading files from Accellent 5Views LANGuy Harris1-2/+3
2003-06-25GCC 3.3 noticed that checking whether the length of the slice is > 65535Guy Harris1-1/+2
2003-05-15From Can Erkin Acar: OpenBSD is now using tcpdump.org-assigned DLT_Guy Harris1-3/+4
2003-03-08WTAP_ENCAP_ENC was, in fact, intended for use for DLT_ENC, so justGuy Harris1-2/+2
2003-03-07From Markus Friedl:Gerald Combs1-2/+3
2003-01-31Add WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame Relay capture filesGuy Harris1-14/+15
2003-01-23In the BSDs, ARCNET packets don't have an offset field between theGuy Harris1-28/+29
2003-01-10The Sniffer file formats include a file to identify raw cells; exportGuy Harris1-1/+7
2003-01-09It appears that a channel number of 0 means DTE->DCE, and a channelGuy Harris1-2/+2
2003-01-08From Chris Waters: support Tazmen Sniffer Protocol and DLT_TZSP capturesGuy Harris1-2/+3
2003-01-03Add support for SDLC encapsulation in DOS Sniffer captures; thatGuy Harris1-3/+4
2003-01-03Rename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS, as it's not justGuy Harris1-22/+23
2002-12-20This adds the beginning of support for Wellfleet HDLC to ngsniffer.c asRichard Sharpe1-2/+3