Wireshark-commits: [Wireshark-commits] master 49894f0: Show the Experimental-Result-Code if we don'

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 07:27:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49894f023339463a11e97b482ff5780d1ee14efd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

49894f0 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Show the Experimental-Result-Code if we don't know have a subdissector for that
    vendor ID.
    
    Otherwise the value is simply not shown to the user.
    
    Adding support for a vendor ID's Experimental Result Codes isn't as easy as
    modifying the XML so don't add an expert info about it.
    
    Change-Id: I65f2cb13853cc7141fb242fa03c6e474a6c02cb9
    Reviewed-on: https://code.wireshark.org/review/11294
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  484c31c   nfs: Add FF_FLAGS_NO_IO_THRU_MDS for layout flags
    adds  49894f0   Show the Experimental-Result-Code if we don't know have a subdissector for that vendor ID.


Summary of changes:
 epan/dissectors/packet-diameter.c |   31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)