Wireshark-commits: [Wireshark-commits] master b979389: SV: add an option to dissect seqData as PhsM
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b97938994cf8aa62b9a41cdade6b7abeabcd4577
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b979389 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SV: add an option to dissect seqData as PhsMeas
When set, this brings back the dissection code that was removed in g84a8c1d (bug 5696)
Bug: 11475
Change-Id: Iba6b0ec6490e2971a3670d13cb3b84351b69f126
Reviewed-on: https://code.wireshark.org/review/10399
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 09e92f0 OCSP: get rid of an evil global variable
adds b979389 SV: add an option to dissect seqData as PhsMeas
Summary of changes:
asn1/sv/packet-sv-template.c | 100 ++++++++++++++++++++++++++++++++++-
asn1/sv/sv.cnf | 8 +++
epan/dissectors/packet-sv.c | 119 ++++++++++++++++++++++++++++++++++++++----
3 files changed, 216 insertions(+), 11 deletions(-)