Wireshark-commits: [Wireshark-commits] master-1.12 bc792de: Set the (GT) address even if the messag
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Jul 2015 09:51:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc792de7ad31969ee592b09723cf3222f362e0a3
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

bc792de by Luke Mewburn (luke@xxxxxxxxxxx):

    Set the (GT) address even if the message is routed by SSN.
    
    If sccp.set_addresses is enabled, always SET_ADDRESS to the GT
    if the GT is present, not just if ROUTE_ON_GT.  This fixes TCAP
    session handling in some situations.
    
    Change-Id: Ic088a4de408303a34c17c42820602ed6bf113840
    Reviewed-on: https://code.wireshark.org/review/6053
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    (cherry picked from commit 8f1b82b0aab8184807c46164cbdb1af514f832bb)
    Reviewed-on: https://code.wireshark.org/review/9752
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  976a017   Fix retrieval of data link type supported by remote interfaces with authentication
    adds  bc792de   Set the (GT) address even if the message is routed by SSN.


Summary of changes:
 epan/dissectors/packet-sccp.c |   15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)