Wireshark-commits: [Wireshark-commits] master 79f878f: VXLAN: Fix flag bitmasks
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Oct 2014 09:14:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79f878fc644b26480a29f241a031ca7067856365
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79f878f by Alex Tessmer (dev@xxxxxxxxxx):

    VXLAN: Fix flag bitmasks
    
    Fix bitmask for flags bits 0-2.
    
    Change-Id: Id7c42a79f0524eae103a586a16b89ccecf031d6f
    Reviewed-on: https://code.wireshark.org/review/4982
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b8df934   Add missing stuff for custom plugins.
    adds  79f878f   VXLAN: Fix flag bitmasks


Summary of changes:
 epan/dissectors/packet-vxlan.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)