Wireshark-commits: [Wireshark-commits] master bc5b71c: RANAP: Handle 7 byte NSAP address in transpo
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc5b71c00bbba559615877730a8da6ebb93606d3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bc5b71c by Piotr Tulpan (piotr.tulpan@xxxxxxxxxx):
RANAP: Handle 7 byte NSAP address in transportLayerAddress
Handle NSAP 7 byte IPv4 address in transportLayerAddress field which aren't padded to 20 bytes.
Change-Id: Ied9a9549612fe8e9ec511419ee0d7e5ae06bcedf
Reviewed-on: https://code.wireshark.org/review/33278
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 76785a1 Windows: upgrade USBPcap to 1.4.0.0
add bc5b71c RANAP: Handle 7 byte NSAP address in transportLayerAddress
Summary of changes:
epan/dissectors/asn1/ranap/packet-ranap-template.c | 8 +-
epan/dissectors/asn1/ranap/ranap.cnf | 39 ++--
epan/dissectors/packet-ranap.c | 235 +++++++++++----------
3 files changed, 155 insertions(+), 127 deletions(-)