ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master fcf1c44: Make the avp_str available to sub dissectors

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Mar 2014 19:15:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcf1c44b501f1d3fb807d276d8b11f57f2746b7f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fcf1c44 by AndersBroman (a.broman@xxxxxxxxxxxx):

    Make the avp_str available to sub dissectors and Let the subdissector have
    precedence filling in the avp_item string. Use that in a couple of places.
    
    Change-Id: I1af7a1ca4c14fb56ddeaab336202e6c2a18e556b
    Reviewed-on: https://code.wireshark.org/review/699
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5f508e8   Small updates to the setup process documentation
    adds  fcf1c44   Make the avp_str available to sub dissectors and Let the subdissector have precedence filling in the avp_item string. Use that in a couple of places.


Summary of changes:
 epan/dissectors/packet-diameter.c      |   14 ++++++++++++--
 epan/dissectors/packet-diameter_3gpp.c |    7 +++++++
 2 files changed, 19 insertions(+), 2 deletions(-)