URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da0709451601df8a469ffa5612e49c775c0d0e38
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
da07094 by Sam Cisneros (Sam.Cisneros15@xxxxxxxxxxxxxx):
    RNSAP over SCCP heuristic dissector
    
    Change-Id: Ife0612b52e96f3b379783515486751a11e65e86c
    Reviewed-on: https://code.wireshark.org/review/27721
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  ab53ddb   NBAP: remove an unused expert info field
    adds  da07094   RNSAP over SCCP heuristic dissector
Summary of changes:
 epan/dissectors/asn1/rnsap/packet-rnsap-template.c | 81 +++++++++++++++++++-
 epan/dissectors/packet-rnsap.c                     | 87 ++++++++++++++++++++--
 2 files changed, 161 insertions(+), 7 deletions(-)