wireshark/wiretap
Gilbert Ramirez c20bb290c5 Add relative timestamps. The Toshiba ISDN router has the same problem
as the Ascend routers; those little buggers don't remember time very well.
The only timestamp available in the trace is relative to the beginning
of the trace.

So, right now I'm just using this relative timestamp as the absoulte time.
All my times are in 1969 (my timezone is GMT - 6), but all I care about
for now is the relative time, which is preserved even if the absolute time
is in the wrong decade.

svn path=/trunk/; revision=1404
2000-01-01 04:01:41 +00:00
..
.cvsignore avoid mistakingly commit dynamically generated files, like "Makefile". 1999-10-15 04:40:28 +00:00
AUTHORS Change Olivier's e-mail address. 1999-11-29 22:45:34 +00:00
COPYING I added the LANalzyer file format to wiretap. I cleaned up some code in the 1998-11-12 06:01:27 +00:00
ChangeLog Created a new protocol tree implementation and a new display filter 1999-07-07 22:52:57 +00:00
INSTALL A lengthy patch to add the wiretap library. Wiretap is not used by default 1998-11-12 00:06:47 +00:00
Makefile Added support for Lucent/Ascend packet traces. The MAX and Pipeline router 1999-09-11 04:50:44 +00:00
Makefile.am Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module 1999-12-12 22:40:10 +00:00
Makefile.nmake Bring it somewhat up to date. 1999-12-15 08:08:42 +00:00
NEWS A lengthy patch to add the wiretap library. Wiretap is not used by default 1998-11-12 00:06:47 +00:00
README Update documentation about iptrace version support. 1999-11-26 20:49:28 +00:00
acconfig.h Give it a copyright notice and RCS ID. 1999-10-06 03:38:37 +00:00
acinclude.m4 Duh. If you say you're going to check for "gzgets()", check for 1999-11-29 05:17:56 +00:00
ascend-grammar.y Move the initial comment inside the first "%{", so that it shows up in 1999-10-31 19:34:46 +00:00
ascend-int.h Don't define "pseudo_header" in "ascend-scanner.l", as that may cause 1999-11-24 19:29:45 +00:00
ascend-scanner.l Don't define "pseudo_header" in "ascend-scanner.l", as that may cause 1999-11-24 19:29:45 +00:00
ascend.c Change ASCEND_MAX_SEEK from 1000000 to 100000, so as not to excessively slow 1999-10-28 01:42:43 +00:00
ascend.h Move some definitions of stuff not used outside the Lucent/Ascend 1999-10-08 07:45:31 +00:00
buffer.c Fixed small memory leak in wiretap (frame_buffer wasn't being freed), 1999-11-10 19:47:57 +00:00
buffer.h Some old CPP or tools that take C code in input do 1999-09-12 14:34:36 +00:00
config.h.win32 Pull in some additional non-definitions, to make it match the current 1999-12-15 08:13:04 +00:00
configure.in Add support to Wiretap for writing Network Monitor 1.x-format capture 1999-12-04 05:14:39 +00:00
file.c One field in the NetXRay header appears to be the number of frames in 1999-12-15 01:34:17 +00:00
file.h Add a module to wiretap to be able to read trace files from Toshiba's 1999-10-31 17:46:11 +00:00
i4b_trace.h Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module 1999-12-12 22:40:10 +00:00
i4btrace.c Handle i4btrace captures if they're from a machine with the opposite 1999-12-15 02:25:50 +00:00
i4btrace.h Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module 1999-12-12 22:40:10 +00:00
iptrace.c Move the "guess what type of ATM traffic this is" stuff into the ATM 1999-11-27 01:55:44 +00:00
iptrace.h Check in my work so far on enabling the ATM iptrace capability. Not 1999-11-18 08:50:37 +00:00
lanalyzer.c Fixed small memory leak in wiretap (frame_buffer wasn't being freed), 1999-11-10 19:47:57 +00:00
lanalyzer.h Have the per-capture-file-type open routines "wtap_open_offline()" calls 1999-08-19 05:31:38 +00:00
libpcap.c Handle i4btrace captures if they're from a machine with the opposite 1999-12-15 02:25:50 +00:00
libpcap.h Fix some names. 1999-12-04 09:38:38 +00:00
netmon.c One field in the NetXRay header appears to be the number of frames in 1999-12-15 01:34:17 +00:00
netmon.h Fix some names. 1999-12-04 09:38:38 +00:00
nettl.c Give it an RCS ID. 1999-10-31 19:23:37 +00:00
nettl.h Give it an RCS ID. 1999-10-31 19:35:32 +00:00
netxray.c One field in the NetXRay header appears to be the number of frames in 1999-12-15 01:34:17 +00:00
netxray.h Added support for writing netxray version 1.1 dumps. 1999-12-14 01:12:59 +00:00
ngsniffer.c Changed the meaning of the 0x80 bit in "fs" in a frame2 record (from DTE 1999-12-14 12:41:13 +00:00
ngsniffer.h Add support to Wiretap for writing sniffer capture files. 1999-12-09 23:17:20 +00:00
radcom.c Clean up some ANSI C nits pointed out by "gcc -pedantic". 1999-11-18 21:48:53 +00:00
radcom.h Give it an RCS ID. 1999-09-23 05:26:18 +00:00
snoop.c Fields in the "snoop" file header are big-endian; write them as such. 1999-12-04 11:19:04 +00:00
snoop.h Fix some names. 1999-12-04 09:38:38 +00:00
toshiba.c Add relative timestamps. The Toshiba ISDN router has the same problem 2000-01-01 04:01:41 +00:00
toshiba.h Add a module to wiretap to be able to read trace files from Toshiba's 1999-10-31 17:46:11 +00:00
wtap.c Put the "." in "V.120". 1999-12-12 22:53:25 +00:00
wtap.h Handle i4btrace captures if they're from a machine with the opposite 1999-12-15 02:25:50 +00:00

README

$Id: README,v 1.19 1999/11/26 20:49:28 gram Exp $

Wiretap is a library that is being developed as a future replacement for
libpcap, the current standard Unix library for packet capturing. Libpcap
is great in that it is very platform independent and has a wonderful
BPF optimizing engine. But it has some shortcomings as well. These
shortcomings came to a head during the development of Ethereal
(http://ethereal.zing.org), a packet analyzer. As such, I began developing
wiretap so that:

1. The library can easily be amended with new packet filtering objects.
Libpcap is very TCP/IP-oriented. I want to filter on IPX objects, SNA objects,
etc. I also want any decent programmer to be able to add new filters to the
library.

2. The library can read file formats from many packet-capturing utilities.
Libpcap only reads Libpcap files.

3. The library can capture on more than one network interface at a time, and
save this trace in one file.

4. Network names can be resolved immediately after a trace and saved in the
trace file. That way, I can ship a trace of my firewall-protected network to a
colleague, and he'll see the proper hostnames for the IP addresses in the
packet capture, even though he doesn't have access to the DNS server behind my
LAN's firewall.

5. I want to look into the possibility of compressing packet data when saved
to a file, like Sniffer.

6. The packet-filter can be optimized for the host OS. Not all OSes have BPF;
SunOS has NIT and Solaris has DLPI, which both use the CMU/Stanford
packet-filter pseudomachine. RMON has another type of packet-filter syntax
which we could support.

Wiretap is very good at reading many file formats, as per #2
above. Wiretap has no filter capability at present; it currently doesn't
support packet capture, so it wouldn't be useful there, and filtering
when reading a capture file is done by Ethereal, using a more powerful
filtering mechanism than that provided by BPF.


File Formats
============

Libpcap
-------
The "libpcap" file format was determined by reading the "libpcap" code;
wiretap reads the "libpcap" file format with its own code, rather than
using the "libpcap" library's code to read it.

Sniffer (uncompressed)
-------
The Sniffer format is documented in the Sniffer manual.  Unfortunately,
Sniffer manuals tend to document only the format for the Sniffer model
they document. Token-Ring and ethernet seems to work well, though.
If you have an ATM Sniffer file, both Guy and Gilbert would be *very*
interested in receiving a sample. (see 'AUTHORS' file for our e-mail
addresses).

LANalyzer
---------
The LANalyzer format is available from http://www.novell.com. Search
their knowledge base for "Trace File Format".

Network Monitor
---------------
Microsoft's Network Monitor file format is supported, at least under
Ethernet and token-ring. If you have capture files of other datalink
types, please send them to Guy.

"snoop"
-------
The Solaris 2.x "snoop" program's format is documented in RFC 1761.

"iptrace"
---------
This is the capture program that comes with AIX 3.x and 4.x.  AIX 3 uses
the iptrace 1.0 file format, while AIX4 uses iptrace 2.0.  iptrace has
an undocumented, yet very simple, file format.  The interesting thing
about iptrace is that it will record packets coming in from all network
interfaces; a single iptrace file can contain multiple datalink types.

Sniffer Basic (NetXRay)/Windows Sniffer Pro
-------------------------------------------
Network Associates' Sniffer Basic (formerly NetXRay from Cinco Networks)
file format is now supported, at least for Ethernet and token-ring. 
Network Associates' Windows Sniffer Pro appears to use a variant of that
format; it's supported to the same extent.

RADCOM WAN/LAN Analyzers
------------------------
Olivier Abad has added code to read Ethernet and LAPB captures from
RADCOM WAN/LAN Analyzers (see http://www.radcom-inc.com/).

Lucent/Ascend access products
-----------------------------
Gerald

HP-UX nettl
-----------
Olivier

Toshiba ISDN Router
-------------------
An under-documented command that the router supports in a telnet session
is "snoop" (not related to the Solaris "snoop" command). If you give it
the "dump" option, you'll get a hex dump of all packets across the router
(except of your own telnet session -- good thinking Toshiba!). You can
select a certain channel to sniff (LAN, B1, B2, D), but the default is all
channels.  You save this hex dump to disk with 'script' or by 'telnet |
tee'. Wiretap will read the ASCII hex dump and convert it to binary data.

Gilbert Ramirez <gram@xiexie.org>
Guy Harris <guy@alum.mit.edu>