wireshark/plugins
Guy Harris 1f5f63f8ef Generalize wtap_pkthdr into a structure for packet and non-packet records.
Separate the stuff that any record could have from the stuff that only
particular record types have; put the latter into a union, and put all
that into a wtap_rec structure.

Add some record-type checks as necessary.

Change-Id: Id6b3486858f826fce4b096c59231f463e44bfaa2
Reviewed-on: https://code.wireshark.org/review/25696
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-02-09 00:29:51 +00:00
..
codecs replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
epan replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
wiretap Generalize wtap_pkthdr into a structure for packet and non-packet records. 2018-02-09 00:29:51 +00:00
Custom.m4.example plugins: Add source tree subfolder for plugin library 2018-01-16 08:51:37 +00:00
Custom.make.example plugins: Add source tree subfolder for plugin library 2018-01-16 08:51:37 +00:00
Makefile.am usbdump: Add usbdump wiretap plugin as functional example 2018-01-30 05:44:38 +00:00
Makefile.am.inc autotools: Rework the plugin Makefiles 2018-01-21 13:13:17 +00:00
plugin.rc.in plugin.rc.in: Cleanup some unnecessary code 2017-12-17 11:47:07 +00:00