Wireshark-commits: [Wireshark-commits] master ff0193f: SIP: Use differtent hf variables for the "re

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 05 Dec 2018 15:16:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff0193f07f1f2d350b3f7712f83bc0f8a9552557
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ff0193f by Anders Broman (anders.broman@xxxxxxxxxxxx):

    SIP: Use differtent hf variables for the "real" and generated Call-id
    
    It's not allways good to pick up frames for related call legs when
    filtering.
    Make different hf:s for the two use cases.
    
    Change-Id: I33c640636a76173f3a7952f4a740491ccfac276d
    Reviewed-on: https://code.wireshark.org/review/30922
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bd8cfad   Add dissection of HI3CCLinkData
     add  ff0193f   SIP: Use differtent hf variables for the "real" and generated Call-id


Summary of changes:
 epan/dissectors/packet-sip.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)