wireshark/plugins
Guy Harris 504f5b3478 Clean up some fields.
The "LEN" field is the "length of the MAC frame", in bytes; confusingly,
it includes the extended header length, but not the fixed-length part of
the header (including the FCS), so it's not the "length after HCS".

Rename it to "docsis.len", as it's always LEN, not SID; there's a
separate field for the SID.

Rename the Extended Header Length field to docsis.ehdrlen, and the
Number of Concatenated Frames to docsis.concat_cnt, so that different
uses of the "MACPARM" part of the header are flagged differently.

Update some comments while we're at it.

Change-Id: Ib7c4a0cda65cef25dcaf0051b3de89758ef4c29c
Reviewed-on: https://code.wireshark.org/review/9881
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-08-05 20:01:19 +00:00
..
docsis Clean up some fields. 2015-08-05 20:01:19 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
gryphon Fix CMake warnings 2015-04-17 16:09:22 +00:00
irda Fix CMake warnings 2015-04-17 16:09:22 +00:00
m2m plugins: add cleanup routines 2015-07-03 23:38:46 +00:00
mate Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
opcua opcua dissector: fix display of service type in packet column 2015-07-08 18:33:39 +00:00
profinet Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
stats_tree Print "and greater" instead of a ten digit number. 2015-06-08 16:05:11 +00:00
tpg Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
unistim Fix a few issues reported by PVS-Studio 2015-06-05 21:15:37 +00:00
wimax plugins: add cleanup routines 2015-07-03 23:38:46 +00:00
wimaxasncp icmp,wimax: Fix undefined shift 2015-06-15 10:55:35 +00:00
wimaxmacphy wimax: replace deprecated tvb_length calls 2015-04-20 06:38:00 +00:00
Custom.m4.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.make.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.nmake.example Update Custom.nmake.example with the change done in g2ef72cb 2015-03-14 19:34:32 +00:00
Makefile.am Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
Makefile.common.inc Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake CMake: Add a top-level nsis_package target. 2015-03-12 22:47:42 +00:00