Wireshark-commits: [Wireshark-commits] master bfe81ab: Fixes GeoNetworking secured packets dissecti
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bfe81ab3901e51301f3a09fbe22c4022c150984c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bfe81ab by Christophe GUERBER (christophe.guerber@xxxxxxxxx):
Fixes GeoNetworking secured packets dissection
Secured packets contain Common and Extended header.
Change-Id: I60b5ed35811c19c9596bd142c1315b341d760968
Reviewed-on: https://code.wireshark.org/review/31238
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e9cf698 Use dissector table to dissect content of ieee1609
add bfe81ab Fixes GeoNetworking secured packets dissection
Summary of changes:
epan/dissectors/asn1/its/packet-its-template.c | 18 ------
epan/dissectors/packet-geonw.c | 86 ++++++++++++++++++++------
epan/dissectors/packet-its.c | 28 ++-------
3 files changed, 73 insertions(+), 59 deletions(-)