URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=87519e4c06260f78ecd55defb86bb20c3f4d7697
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
87519e4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
S1AP: fix dissection of TransportLayerAddress IE when it contains both IPv4 and IPv6
Change-Id: I8c257d79b4e842da6853ea3c53ae479f33a8047a
Reviewed-on: https://code.wireshark.org/review/17491
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 98b5820 zvt: dissect Initialisation message
adds 87519e4 S1AP: fix dissection of TransportLayerAddress IE when it contains both IPv4 and IPv6
Summary of changes:
epan/dissectors/asn1/s1ap/s1ap.cnf | 20 +++--
epan/dissectors/packet-s1ap.c | 169 +++++++++++++++++++-----------------
2 files changed, 100 insertions(+), 89 deletions(-)