wireshark/tools
Christophe GUERBER b9473c46f7 Fix asn2wrs.py: always add BASE_VAL64_STRING
In some cases (e.g. when a field has a user defined dissection function)
the type reported for this field is a 'virtual' one and the latter is not
contained in selt.type. Consequently, BASE_VAL64_STRING is not set.

Function eth_get_type_attr should return all the attributes of a type and
it seems resonable to expect it to return the BASE_VAL64_STRING. This
will solve the above mentioned error and may solve any possible issue in
other parts that call this function.

Change-Id: Iaee9ce5bd30f2a768cfcecf628df23bf1ed54e55
Reviewed-on: https://code.wireshark.org/review/31287
Reviewed-by: Michael Mann <mmann78@netscape.net>
2019-01-01 14:59:28 +00:00
..
cppcheck Tweak cppcheck to test with better settings 2018-06-06 05:20:43 +00:00
json2pcap More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
lemon Test C compiler flags with check_c_compiler_flag(), not check_c_linker_flag(). 2018-10-21 21:21:41 +00:00
npl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
oss-fuzzshark fuzzshark: integrate oss-fuzz targets in CMake 2018-10-20 07:00:43 +00:00
pidl spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
Get-HardenFlags.ps1 More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
SkinnyProtocolOptimized.xml skinny: remove comment that matches field label (callState) 2018-09-20 22:59:31 +00:00
WiresharkXML.py spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
asn2deb Remove autotools build system. 2018-04-18 03:46:17 +00:00
asn2wrs.py Fix asn2wrs.py: always add BASE_VAL64_STRING 2019-01-01 14:59:28 +00:00
bsd-setup.sh Drop JSON-GLib completely 2018-11-20 05:04:11 +00:00
checkAPIs.pl checkAPIs.pl: fix false positive in value_string.h 2018-10-26 14:28:00 +00:00
checkfiltername.pl Add Apple Wireless Direct Link (AWDL) dissector 2018-11-29 22:12:42 +00:00
checkhf.pl checkhf.pl: speed up find_remove_ei_defs and remove_if0_code 2018-09-24 17:54:52 +00:00
checklicenses.py licensecheck: fix detection of multiple licenses 2018-10-16 08:25:43 +00:00
colorfilters2js.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
commit-msg tools: exclude Revert prefixes from 80 chars limit 2018-12-20 05:43:24 +00:00
compare-abis.sh Get rid of more .libs stuff. 2018-04-25 04:24:21 +00:00
compress-pngs.sh More shellcheck checks and fixes. 2018-06-07 18:11:12 +00:00
convert-proto-tree-new.awk
convert_expert_add_info_format.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
convert_proto_tree_add_text.pl Add new encoding names for seconds/{micro,nano}second time stamps. 2018-07-02 04:09:21 +00:00
debian-nightly-package.sh More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
debian-setup.sh Add support for RSA decryption using PKCS #11 tokens 2018-12-29 10:40:16 +00:00
delete_includes.py Rename packet-ssl* to packet-tls* 2018-09-25 13:24:17 +00:00
extract_asn1_from_spec.pl extract_asn1_from_spec.pl: fix parsing of END tag 2018-04-04 17:52:47 +00:00
fix-encoding-args.pl fix-encoding-args.pl: fix terrible performance with large files 2018-09-22 15:44:20 +00:00
fixhf.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
fuzz-test.sh Fuzz: Reduce the Valgrind packet limit to 10,000. 2018-08-21 15:06:48 +00:00
gen-bugnote Tools: Remove parentheses around bug notes. 2018-07-17 19:09:56 +00:00
generate-bacnet-vendors.py spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
generate-nl80211-fields.py nl80211: update fields to Linux v4.20-rc4 2018-11-27 04:34:19 +00:00
generate-sysdig-event.py More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
generate_authors.pl Fix AUTHORS. 2018-12-23 16:31:01 +00:00
git-compare-abis.sh More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
git-export-release.sh Tools: Compress our tarball using threads. 2018-10-12 05:04:45 +00:00
html2text.py html2txt.py: replaced 2 occurences of '{}' with equal '{0}' because of CentOS 6.x+Python2.6.6 issues 2018-05-12 19:54:05 +00:00
idl2deb Remove autotools build system. 2018-04-18 03:46:17 +00:00
idl2wrs
indexcap.py More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
lex.py spdx: more licenses converted. 2018-03-09 04:48:20 +00:00
licensecheck.pl licensecheck: fix detection of multiple licenses 2018-10-16 08:25:43 +00:00
list_protos_in_cap.sh More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
macos-setup-brew.sh Drop JSON-GLib completely 2018-11-20 05:04:11 +00:00
macos-setup.sh macOS: fixup qt_base_path in macos-setup.sh 2018-12-13 09:34:45 +00:00
make-manuf.py make-manuf.py: Add response headers. 2018-09-19 00:34:50 +00:00
make-no-reassembly-profile.py Fixup the "No Reassembly" profile. 2018-11-27 21:43:06 +00:00
make-packet-dcm.py dcm: Generate packet-dcm.h from DICOM standard in DocBook format 2018-10-22 22:07:55 +00:00
make-plugin-reg.py plugins: Minor interface improvement 2018-08-21 19:56:12 +00:00
make-regs.py Rewrite make-{dissectors,taps} in Python 2018-06-11 17:01:05 +00:00
make-services.py More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
make-sminmpec.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
make-tls-ct-logids.py Rename packet-ssl* to packet-tls* 2018-09-25 13:24:17 +00:00
make-usb.py caputils/tools: more SPDX convertions. 2018-02-09 15:20:05 +00:00
make_charset_table.c
msnchat spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
msvc2015AdminDeployment.xml WSDG: Improve VS2015 chocolatey install 2017-11-17 12:56:52 +00:00
ncp2222.py spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
netscreen2dump.py spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
parse_xml2skinny_dissector.py More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
pkt-from-core.py More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
pre-commit More shellcheck fixes. 2018-06-11 16:35:08 +00:00
pre-commit-ignore.conf Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
pre-commit-ignore.py More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
process-x11-fields.pl Remove popcount in favor of ws_count_ones. 2018-03-13 17:18:01 +00:00
process-x11-xcb.pl Remove popcount in favor of ws_count_ones. 2018-03-13 17:18:01 +00:00
randpkt-test.sh More shellcheck checks and fixes. 2018-06-07 18:11:12 +00:00
rdps.py more SPDX convertions. 2018-02-13 13:57:30 +00:00
release-update-debian-soversions.sh CMake: Get rid of FULL_SO_VERSION 2018-06-07 04:01:37 +00:00
rpm-setup.sh Drop JSON-GLib completely 2018-11-20 05:04:11 +00:00
test-captures.sh More shellcheck checks and fixes. 2018-06-07 18:11:12 +00:00
test-common.sh fix documentation and tests for cmake run directory. 2018-11-12 12:36:26 +00:00
textify.ps1 Force textify.ps1 to read files as UTF-8. 2018-05-02 04:06:30 +00:00
update-tools-help.py Update tools help using a script. 2018-09-05 15:28:43 +00:00
update-tx update-tx: fix typo 2018-12-03 04:51:23 +00:00
usb-ptp-extract-models.pl spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
usb-ptp-extract-models.txt
valgrind-wireshark.sh More shellcheck checks and fixes. 2018-06-07 18:11:12 +00:00
validate-commit.py tools: exclude Revert prefixes from 80 chars limit 2018-12-20 05:43:24 +00:00
validate-diameter-xml.sh validate-diameter-xml.sh: do not hard-code temporary directory 2018-10-17 15:02:42 +00:00
vg-suppressions vg-suppressions: suppress more GLib-related memleaks 2018-04-24 21:12:49 +00:00
win-setup.ps1 Windows: Upgrade GnuTLS to 1.6.3 2018-12-31 08:10:56 +00:00
wireshark_be.py spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
wireshark_gen.py spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
ws-coding-style.cfg We now support C++/C99-style comments. 2016-09-06 02:44:32 +00:00
yacc.py spdx: more licenses converted. 2018-03-09 04:48:20 +00:00