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(-)