URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8c8eefb47adf4a24e9745ae68521c6dbad04e10
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c8c8eef by Martin Kaiser (wireshark@xxxxxxxxx):
zvt: handle multi-byte tags
and dissect the components of a tag
add a global true-false string for constructed vs. primitive
Change-Id: If10ecf97cde59e2be9ff5e3163073f6d14e6c61e
Reviewed-on: https://code.wireshark.org/review/9636
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from a41e8e6 Qt: fix detection of WinPcap / AirPcap
adds c8c8eef zvt: handle multi-byte tags
Summary of changes:
epan/dissectors/packet-zvt.c | 64 +++++++++++++++++++++++++++++++++++-------
epan/tfs.c | 1 +
epan/tfs.h | 1 +
3 files changed, 56 insertions(+), 10 deletions(-)