aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
AgeCommit message (Expand)AuthorFilesLines
1999-12-15Handle i4btrace captures if they're from a machine with the oppositeGuy Harris1-1/+12
1999-12-15One field in the NetXRay header appears to be the number of frames inGuy Harris1-3/+3
1999-12-14more work on netxray, still not sniffer compatible thoughNathan Neulinger1-1/+2
1999-12-14Added support for writing netxray version 1.1 dumps.Nathan Neulinger1-1/+7
1999-12-12Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez1-3/+11
1999-12-11Put in a private data structure hanging off the "wtap_dumper" structureGuy Harris1-3/+9
1999-12-11Provide different file types for "modified" and Red Hat 6.1 "libpcap"Guy Harris1-16/+19
1999-12-05Provide a table of descriptive and short (command-line) names forGuy Harris1-1/+7
1999-12-04Give those capture file formats we can write a "short name", to be usedGuy Harris1-1/+3
1999-12-04More infrastructure changes for Ethereal - makeGuy Harris1-2/+2
1999-12-04Add some infrastructure for the use of Ethereal, so it can make a listGuy Harris1-1/+6
1999-12-04Add support to Wiretap for writing Network Monitor 1.x-format captureGuy Harris1-5/+35
1999-11-26Support for iptrace 1.0 traces (AIX 3). Thanks to Florian LohoffGilbert Ramirez1-11/+12
1999-11-11Add LAPD support.Gilbert Ramirez1-5/+12
1999-11-06Add in a gross heuristic that attempts to detect files with the versionGuy Harris1-4/+5
1999-11-06Add support for capture files written by programs linked with AlexeyGuy Harris1-2/+3
1999-10-31Add a module to wiretap to be able to read trace files from Toshiba'sGilbert Ramirez1-3/+3
1999-10-19A fix, from Olivier, to the previous patch.Guy Harris1-3/+3
1999-10-18Olivier Abad's patches to add:Guy Harris1-2/+8
1999-10-06Add "wtap_file_encap()", to return the encapsulation of packets in theGuy Harris1-1/+4
1999-10-05Better handle errors from zlib:Guy Harris1-1/+12
1999-09-24Fix it so that it builds with "--disable-zlib".Guy Harris1-3/+9
1999-09-23Adds progress bar functionality back for loading files (it was changed toAshok Narayanan1-1/+3
1999-09-22This commit contains support for reading capture files compressed usingAshok Narayanan1-3/+4
1999-09-13Added support for Lucent/Ascend "wdd" output.Gerald Combs1-6/+8
1999-09-11Added Guy's patch to use the pseudo header facility to pass up the AscendGerald Combs1-1/+18
1999-09-11Added support for Lucent/Ascend packet traces. The MAX and Pipeline routerGerald Combs1-2/+13
1999-08-28Keep in the "wtap" structure the current offset into the file beingGuy Harris1-1/+3
1999-08-24Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaningGuy Harris1-9/+25
1999-08-22Fix the pcap-encapsulation-to-wiretap-encapsulation mapping table.Guy Harris1-7/+10
1999-08-22Add a "wtap_strerror()" routine, which takes as an argument an errorGuy Harris1-1/+2
1999-08-22Get rid of some cruft left in by previous checkins as placeholders.Guy Harris1-24/+24
1999-08-22DLT_NULL, from "libpcap", means different things on different platformsGuy Harris1-2/+24
1999-08-20Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1-6/+78
1999-08-20Made LanAlyzer smarter about reading trace files, thereby removing aGilbert Ramirez1-11/+1
1999-08-19Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1-9/+18
1999-08-18"wtap_pcap_encap_to_wtap_encap()" shouldn't return a file type if itGuy Harris1-2/+6
1999-08-18Make "wtap_dump()" and "wtap_dump_close()" return error codes, and checkGuy Harris1-26/+24
1999-08-18Add to Wiretap the ability to write capture files; for now, it can onlyGuy Harris1-8/+61
1999-08-15Have "wtap_open_offline()" return, on failure, an indication of theGuy Harris1-3/+14
1999-08-02Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1-2/+11
1999-07-28Patches from Thierry Andry to support Classical IP captures from systemsGuy Harris1-3/+11
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-1/+9
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-13/+1
1999-05-12Add support for Network Monitor 2.0 files, thanks to informationGuy Harris1-2/+3
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-1/+14
1999-03-22Add support for file format version 2.001 (used by Sniffer Basic 2.0?).Guy Harris1-1/+2
1999-03-01It turns out that the first of the unknown fields in the NetXRay headerGuy Harris1-2/+3
1999-03-01Added display filters to wiretap.Gilbert Ramirez1-10/+49
1999-02-20Add support for Cinco Networks NetXRay - which is, after their acquisionGuy Harris1-1/+8