URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85773a21a9b173a49c7012f7d38095779bb7f5a0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
85773a2 by Anders Broman (anders.broman@xxxxxxxxxxxx):
OER: Dissect Boolean and IA5String types.
Change-Id: I12f1f605807809b94a7e51a5be2a4c3588f2d16f
Reviewed-on: https://code.wireshark.org/review/33106
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from aa8d948 3GPP CBSP (Cell Broadcast Service Protocol) dissector
add 85773a2 OER: Dissect Boolean and IA5String types.
Summary of changes:
epan/dissectors/packet-oer.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
epan/dissectors/packet-oer.h | 4 ++--
tools/asn2wrs.py | 12 ++++++------
3 files changed, 50 insertions(+), 9 deletions(-)