wireshark/asn1/lte-rrc
Gerald Combs 3f765b3ef9 Add a CF_FUNC macro for casting BASE_CUSTOM functions.
Add a CF_FUNC macro to match VALS, TFS, etc. This should help us to avoid
the following warning:

    warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]

We could start adding DIAG_OFF+DIAG_ON everywhere but this seems to be
more consistent with the other macros in proto.h. Update each instance
of BASE_CUSTOM to use CF_FUNC.

Adjust a dummy variable name generated by asn2wrs.py that was triggering
an invalid error in checkhf.pl.

Fix an encoding arguement in packet-elasticsearch.c found by
fix-encoding-args.pl.

Change-Id: Id0e75076c2d71736639d486f47b87bab84e07d22
Reviewed-on: https://code.wireshark.org/review/7150
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-18 00:05:38 +00:00
..
CMakeLists.txt Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
EUTRA-InterNodeDefinitions.asn LTE RRC: upgrade dissector to v12.4.0 2015-01-11 09:43:02 +00:00
EUTRA-RRC-Definitions.asn LTE RRC: upgrade dissector to v12.4.0 2015-01-11 09:43:02 +00:00
EUTRA-UE-Variables.asn LTE RRC: upgrade dissector to v12.4.0 2015-01-11 09:43:02 +00:00
Makefile.am Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
Makefile.common Add some files under asn1 to the distribution. 2014-07-30 23:42:55 +00:00
Makefile.nmake Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
lte-rrc.cnf Add a CF_FUNC macro for casting BASE_CUSTOM functions. 2015-02-18 00:05:38 +00:00
packet-lte-rrc-template.c LTE RRC: only display band mapping for the initial supportedBandListEUTRA IE 2015-02-02 16:32:41 +00:00
packet-lte-rrc-template.h Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00