Wireshark-commits: [Wireshark-commits] master ae759a4: VXLAN: hang undissected data off the top-lev

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Jun 2018 21:31:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae759a477793b75bde1c562fdbe5ae5295a43f28
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    VXLAN: hang undissected data off the top-level tree.
    
    ... rather than hiding it below the VXLAN tree.
    
    This makes the separation between the VXLAN header and the data clear.
    
    Change-Id: Ifd5a3e4750b68455108f1e282e34a7b2e31f4efd
    Reviewed-on: https://code.wireshark.org/review/28041
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5138f6b   WSUG: Update the profiles dialog image.
    adds  ae759a4   VXLAN: hang undissected data off the top-level tree.


Summary of changes:
 epan/dissectors/packet-vxlan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)