wireshark/wiretap
Guy Harris 09209056ce Set nss and rate_mcs_index in more arms of the Series II PLCP switch.
For HT mixed, set it the same way it's set for HT greenfield.

For pre-HT, set it to 0.

Also, for the "unknown" case, set rate_mcs_index to 0.
This should obviate the need to initialize either of those variables,
don't initialize them, so that failing to set them in an arm of the
switch statement shows up as an error if the compiler's dataflow
analysis actually bothers to check this.

Change-Id: I92703770dd5000a579b53609fb93a2085fd9fca3
Reviewed-on: https://code.wireshark.org/review/21573
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-09 17:51:59 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
5views.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
5views.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am Exclude scanner-generated headers from ABI check 2016-10-20 05:06:57 +00:00
README Note that this document is a bit old. 2014-11-27 08:16:52 +00:00
README.airmagnet
README.developer Remove Makefile.common files 2016-06-30 11:04:17 +00:00
aethra.c Some strings that appear in at least some .aps files. 2016-10-02 18:27:58 +00:00
aethra.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
ascend-int.h Don't pick up junk from an unset error-number variable. 2016-09-16 01:32:47 +00:00
ascend.y Don't pick up junk from an unset error-number variable. 2016-09-16 01:32:47 +00:00
ascend_scanner.l Include config.h at the very beginning of all Flex scanners. 2016-12-02 21:02:10 +00:00
ascendtext.c Don't distinguish between PARSED_NONRECORD and PARSE_FAILED. 2016-08-18 02:04:48 +00:00
ascendtext.h Another "this is < WTAP_MAX_PACKET_SIZE so no checks are needed" note. 2016-05-02 01:26:14 +00:00
atm.c Add "Editor modelines"; Adjust whitespace as needed. 2015-01-02 00:49:09 +00:00
atm.h
ber.c Fix some warnings/errors of type 2016-03-28 11:43:56 +00:00
ber.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
btsnoop.c Eliminate an unneded member of a wtap_dumper. 2017-04-18 00:18:34 +00:00
btsnoop.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
camins.c camins: improve the heuristics 2017-01-12 16:04:53 +00:00
camins.h camins: improve the heuristics 2017-01-12 16:04:53 +00:00
capsa.c Use wtap_read_bytes() to skip over bytes when reading a record. 2016-09-28 23:45:58 +00:00
capsa.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
catapult_dct2000.c Add a comment. 2016-09-09 07:50:48 +00:00
catapult_dct2000.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
commview.c More checks for localtime() and gmtime() returning NULL. 2016-10-22 02:27:32 +00:00
commview.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
cosine.c Don't treat the packet length as unsigned. 2016-05-01 23:23:29 +00:00
cosine.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
csids.c Note some cases where we don't need to check the packet length. 2016-04-30 02:04:50 +00:00
csids.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
daintree-sna.c Just use strncmp() to check the prefix of the file's first line. 2016-12-14 23:03:04 +00:00
daintree-sna.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
dbs-etherwatch.c Remove space character from ETHERWATCH magic key 2017-01-19 17:53:48 +00:00
dbs-etherwatch.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
dct3trace.c Get rid of trailing blank. 2016-09-09 08:31:56 +00:00
dct3trace.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
erf.c Eliminate an unneded member of a wtap_dumper. 2017-04-18 00:18:34 +00:00
erf.h ERF: Fix issues with Host ID mapping 2016-11-08 12:09:39 +00:00
eyesdn.c Use WTAP_MAX_PACKET_SIZE as the maximum packet length. 2016-04-30 01:50:31 +00:00
eyesdn.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
file_access.c No need to close a descriptor that didn't get duped-to in the first place. 2017-04-18 05:58:59 +00:00
file_wrappers.c Squelch a warning from VS Code Analysis. 2017-03-03 02:54:57 +00:00
file_wrappers.h When opening the standard output for writing, dup it. 2016-12-03 22:17:41 +00:00
hcidump.c Don't bother setting phdr->pkt_encap to wth->file_encap. 2016-02-19 02:34:50 +00:00
hcidump.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
i4b_trace.h Fix checkAPI: Warning: i4b_trace.h has an SVN Id tag. Please remove it! 2015-05-01 17:22:51 +00:00
i4btrace.c Remove unnecessary includes from wiretap folder 2015-01-03 21:06:36 +00:00
i4btrace.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
ipfix.c ipfix: use ws_strtoi function. 2016-09-09 08:38:30 +00:00
ipfix.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
iptrace.c Use wtap_read_bytes() to skip over bytes when reading a record. 2016-09-28 23:45:58 +00:00
iptrace.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
iseries.c iseries: rework the read routine. 2016-09-15 00:33:11 +00:00
iseries.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
json.c wsutil: split libjsmn. 2016-09-30 20:12:00 +00:00
json.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
k12.c Remove a cast that now causes rather than squelching warnings. 2017-03-02 23:02:40 +00:00
k12.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
k12text.l k12text.l: Move large data (WTAP_MAX_PACKET_SIZE) to the heap. 2017-03-28 01:08:56 +00:00
lanalyzer.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
lanalyzer.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
libpcap.c Eliminate an unneded member of a wtap_dumper. 2017-04-18 00:18:34 +00:00
libpcap.h Don't add the wiretap directory to the list of include directories. 2016-02-18 12:55:26 +00:00
logcat.c Eliminate an unneded member of a wtap_dumper. 2017-04-18 00:18:34 +00:00
logcat.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
logcat_text.c logcat_text.c: Move large data (WTAP_MAX_PACKET_SIZE) to the heap. 2017-03-28 01:08:49 +00:00
logcat_text.h Fix for very big pid and tid numbers in logcat_text 2014-11-21 07:50:40 +00:00
merge.c Take the error message generation out of the merge_files routines. 2017-04-20 20:25:59 +00:00
merge.h Take the error message generation out of the merge_files routines. 2017-04-20 20:25:59 +00:00
mime_file.c File-format: Add PCAP and PCAPNG dissectors 2015-08-18 12:52:03 +00:00
mime_file.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
mp2t.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
mp2t.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
mpeg.c Use wtap_read_bytes() to skip over bytes when reading a record. 2016-09-28 23:45:58 +00:00
mpeg.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
mplog.c mplog: fix 'err_info' was marked unused but was used [-Werror,-Wused-but-marked-unused] 2016-04-25 10:45:16 +00:00
mplog.h wiretap: add support for the mplog capture file format 2016-04-18 09:39:42 +00:00
netmon.c *_stdup_printf -> strdup for "single string only" formatting. 2016-06-06 06:03:58 +00:00
netmon.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
netscaler.c Fix problem found by Coverity. 2017-03-29 02:31:07 +00:00
netscaler.h Support for new netscaler 3.5 trace format. 2015-04-13 14:27:46 +00:00
netscreen.c netscreen.c: Suppress compiler warnings on Windows 2017-03-27 03:15:15 +00:00
netscreen.h Fix packet length handling. 2016-04-30 00:08:48 +00:00
nettl.c wiretap (nettl/pppdump): fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 2017-02-28 00:22:17 +00:00
nettl.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
nettrace_3gpp_32_423.c Ensure to have a valid string pointer when writing OS SHB option 2016-07-26 13:48:40 +00:00
nettrace_3gpp_32_423.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
network_instruments.c More checks for localtime() failing. 2017-04-18 05:32:25 +00:00
network_instruments.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
netxray.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
netxray.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
ngsniffer.c Use wtap_read_bytes() to skip over bytes when reading a record. 2016-09-28 23:45:58 +00:00
ngsniffer.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
packetlogger.c Don't bother setting phdr->pkt_encap to wth->file_encap. 2016-02-19 02:34:50 +00:00
packetlogger.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
pcap-common.c Add packet capture support for Darwin USB 2017-03-31 23:24:28 +00:00
pcap-common.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
pcap-encap.h
pcapng.c A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
pcapng.h Directly use wtap_opttypes calls to fetch SHB options. 2016-06-06 00:22:21 +00:00
pcapng_module.h pcapng: Fix ISO C forbids conversion [-Wpedantic] 2015-11-27 12:58:36 +00:00
peekclassic.c Use wtap_read_bytes() to skip over bytes when reading a record. 2016-09-28 23:45:58 +00:00
peekclassic.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
peektagged.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
peektagged.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
pppdump.c wiretap (nettl/pppdump): fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 2017-02-28 00:22:17 +00:00
pppdump.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
radcom.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
radcom.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
snoop.c Replace some seeks forward with wtap_read_bytes() with a null buffer pointer. 2016-09-29 04:35:48 +00:00
snoop.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
stanag4607.c Updated URL for STANAG 4607 documentation. 2017-02-16 08:31:38 +00:00
stanag4607.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
tnef.c Clean up includes of unistd.h, fcntl.h, and sys/stat.h. 2015-11-07 21:52:23 +00:00
tnef.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
toshiba.c Don't treat the packet length as unsigned. 2016-05-01 23:31:51 +00:00
toshiba.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
visual.c Call the dumper routine to finish write a file the "finish" routine. 2015-11-09 19:55:13 +00:00
visual.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
vms.c Make the ws_strto* routines more like the strto* routines. 2016-09-07 20:41:53 +00:00
vms.h Don't use <wtap.h> to refer to the main libwiretap header file. 2016-04-03 14:29:25 +00:00
vwr.c Set nss and rate_mcs_index in more arms of the Series II PLCP switch. 2017-05-09 17:51:59 +00:00
vwr.h Fix declared types of open routines. 2014-10-10 01:04:43 +00:00
wtap-int.h Improve ixveriwave dissector 2017-04-29 09:47:28 +00:00
wtap.c Eliminate some double-frees. 2017-04-29 11:29:34 +00:00
wtap.h packet-ieee80211-radio.c: Minor refactor and whitespace cleanup 2017-04-30 13:22:50 +00:00
wtap_opttypes.c wiretap: fix wtap_opttypes_cleanup() function 2017-02-14 20:01:20 +00:00
wtap_opttypes.h wtap_opttypes(.h): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions] 2017-02-20 18:30:10 +00:00

README

NOTE: this documents the original intent behind libwiretap.  Currently,
it is being developed solely as a library for reading capture files,
rather than packet capture.  The list of file formats is also
out-of-date.

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 Wireshark
(http://www.wireshark.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 Wireshark, 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 Intrusion 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.

Catapult DCT2000 (.out files)
-----------------------------
DCT2000 test systems produce ascii text-based .out files for ports
that have logging enabled. When being read, the data part of the message is
prefixed with a short header that provides some context (context+port,
direction, original timestamp, etc).

You can choose to suppress the reading of non-standard protocols
(i.e. messages between layers rather than the well-known link-level protocols
usually found on board ports).


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

STANAG 4607
-----------
Initial support for the STANAG 4607 protocol.  Documentation at:
http://www.nato.int/structur/AC/224/standard/4607/4607.htm