wireshark/wiretap
Guy Harris f4a639c7c1 It appears that, at least for gigabit pod captures, there are time stamp
differences between versions 002.001 and 002.002.

svn path=/trunk/; revision=8563
2003-09-28 23:15:40 +00:00
..
.cvsignore Sort .cvsignore alphabetically and add libtool where missing. 2002-08-14 14:45:54 +00:00
5views.c Use "guint16" and "guint32" for items in data records, rather than 2003-07-29 20:26:34 +00:00
5views.h From Thierry Martin: support for reading files from Accellent 5Views LAN 2003-07-29 19:42:01 +00:00
AUTHORS From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00
COPYING
ChangeLog
INSTALL
Makefile Merge the work in Novell_NCP_branch into the mainline code. 2002-05-09 23:50:34 +00:00
Makefile.am From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00
Makefile.nmake From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00
NEWS
README Updated NS_LS_DRIVER to work with both pre-HPUX11 and HPUX11. 2002-05-22 10:53:17 +00:00
README.developer From packet steve: update to give the correct name for "file_access.c", 2003-09-24 23:53:11 +00:00
acinclude.m4 From Pavel Roskin: 2003-02-26 20:08:33 +00:00
ascend-grammar.y From Joerg Mayer: get rid of "-Wno-unused" flag in some configure 2002-03-02 20:41:08 +00:00
ascend-int.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
ascend-scanner.l %yynowrap forces "yywrap()" to be a macro that returns 1, so there's no 2003-07-08 02:11:09 +00:00
ascend.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
ascend.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
atm.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
atm.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
buffer.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
buffer.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
config.h.win32 WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's 2002-06-23 10:32:36 +00:00
configure.in Align the --with-pcap help message with other help messages. 2003-08-21 07:25:22 +00:00
cosine.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
cosine.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
csids.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
csids.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
dbs-etherwatch.c From Marc Milgram: e-mail address update. 2003-01-17 23:54:19 +00:00
dbs-etherwatch.h From Marc Milgram: e-mail address update. 2003-01-17 23:54:19 +00:00
erf.c From Jesper Peterson: add support for AAL5 records in ERF files, 2003-09-19 04:08:11 +00:00
erf.h From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00
etherpeek.c GCC 3.3 noticed that checking whether the length of the slice is > 65535 2003-06-25 17:35:17 +00:00
etherpeek.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
file_access.c From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00
file_wrappers.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
file_wrappers.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
i4b_trace.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
i4btrace.c Discard the WTAP_ENCAP_LAPD encapsulation type in favor of a 2002-10-31 07:12:42 +00:00
i4btrace.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
iptrace.c The Sniffer file formats include a file to identify raw cells; export 2003-01-10 04:04:42 +00:00
iptrace.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
lanalyzer.c Don't free "wdh->dump.opaque" in the close routine - "wtap_dump_close()" 2003-07-29 20:30:00 +00:00
lanalyzer.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
libpcap.c Put in a note telling people how to add a new libpcap encapsulation 2003-09-04 06:40:45 +00:00
libpcap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
netmon.c The Sniffer file formats include a file to identify raw cells; export 2003-01-10 04:04:42 +00:00
netmon.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
nettl.c From Mark C. Brown: 2003-05-05 01:01:36 +00:00
nettl.h From Mark C. Brown: 2003-05-05 01:01:36 +00:00
netxray.c It appears that, at least for gigabit pod captures, there are time stamp 2003-09-28 23:15:40 +00:00
netxray.h Add support for writing Frame Relay files in NetXRay format 2.x. 2003-01-30 22:38:47 +00:00
ngsniffer.c Handle packet direction information for SDLC Sniffer captures. 2003-03-03 23:29:59 +00:00
ngsniffer.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
pppdump.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
pppdump.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
radcom.c It appears that the first two bytes of "xxz" are, in fact, the actual 2003-01-07 08:41:23 +00:00
radcom.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
snoop.c Sigh. It appears that atmsnoop might, at least for some packets, put 4 2003-02-18 19:59:00 +00:00
snoop.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
toshiba.c Discard the WTAP_ENCAP_LAPD encapsulation type in favor of a 2002-10-31 07:12:42 +00:00
toshiba.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
visual.c Add WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame Relay capture files 2003-01-31 01:02:14 +00:00
visual.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
vms.c Make "vms_check_file_type()" seek back to the beginning of the line that 2003-05-27 10:14:06 +00:00
vms.h From Marc Milgram: e-mail address update. 2003-01-17 23:54:19 +00:00
wtap-capture.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:30:45 +00:00
wtap-int.h From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00
wtap.c Fix a typo. 2003-05-16 00:34:33 +00:00
wtap.def Export the new wtap_process_pcap_packet routine. 2002-06-13 06:50:41 +00:00
wtap.h From Jesper Peterson: support for Endace ERF file format. 2003-08-26 07:10:39 +00:00

README

$Id: README,v 1.30 2002/05/22 10:53:17 sahlberg 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://www.ethereal.com/), 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 (compressed and uncompressed)
-------
The uncompressed 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
-----------
nettl is used on HP-UX to trace various streams based subsystems.  Wiretap
can read nettl files containing IP frames (NS_LS_IP subsystem) and LAPB
frames (SX25L2 subsystem). It has been tested with files generated on
HP-UX 9.04 and 10.20.
Use the following commands to generate a trace :
# IP capture. 0x30000000 means PDU in and PDU out :
nettl -tn 0x30000000 -e NS_LS_IP -f tracefile
# X25 capture. You must specify an interface :
nettl -tn 0x30000000 -e SX25l2 -d /dev/x25_0 -f tracefile
# stop capture. subsystem is NS_LS_IP or SX25L2 :
nettl -tf -e subsystem

One may be able to specify "-tn pduin pduout" rather than
"-tn 0x30000000"; the nettl man page for HP-UX 10.30 implies that it
should work.

There is also basic support for nettl files containing NS_LS_DRIVER, 
NS_LS_TCP, NS_LS_UDP, NS_LS_LOOPBACK, unknown type 0xb9, and NS_LS_ICMP.
However, NS_LS_ICMP will not be decoded since WTAP lacks a raw ICMP 
encapsulation type.


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 (either by letting "snoop" query you for its next
argument, or typing "snoop dump" on the command line), 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.

ISDN4BSD "i4btrace" utility
---------------------------
Bert Driehuis

Cisco Secure Intrustion Detection System iplogging facility
-----------------------------------------------------------
Mike Hall

pppd logs (pppdump-format files)
--------------------------------
Gilbert

VMS TCPTRACE
------------
Compaq VMS's TCPIPTRACE format is supported.  This is the capture program
that comes with TCP/IP or UCX as supplied by Compaq or Digital Equipment
Corporation.

Under UCX 4.x, it is invoked as TCPIPTRACE.  Under TCPIP 5.x, it is invoked
as TCPTRACE.

TCPTRACE produces an ascii text based format, that has changed slightly over
time.

DBS Etherwatch (text format)
----------------------------
Text output from DBS Etherwatch is supported.  DBS Etherwatch is available
from: http://www.users.bigpond.com/dbsneddon/software.htm.


Gilbert Ramirez <gram@alumni.rice.edu>
Guy Harris <guy@alum.mit.edu>