Wireshark-commits: [Wireshark-commits] master 2e879e2: Generic Protocol Extension support for VxLAN

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jul 2016 05:50:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e879e28d50880d7129bd433330111ffeeada986
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2e879e2 by sjha3 (sjha3@xxxxxxxx):

    Generic Protocol Extension support for VxLAN
    
    Bug: 12323
    Change-Id: I53bfedf50ad09cda52320b0e6eb81e92ed73efc8
    Signed-off-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/16250
    

Actions performed:

    from  cfcc6fd   Geneve: Update list of option classes.
    adds  2e879e2   Generic Protocol Extension support for VxLAN


Summary of changes:
 AUTHORS.src                    |    3 +
 epan/dissectors/packet-vxlan.c |  202 ++++++++++++++++++++++++++++++++++------
 2 files changed, 174 insertions(+), 31 deletions(-)