ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 9d9a873: Make AT_VINES a built-in type

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Aug 2018 19:36:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d9a873d9a4b71b12623afeff1bd46fbfa7eb211
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9d9a873 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Make AT_VINES a built-in type
    
    Change-Id: I5c11cf4c7bee1b2b7072a6a0db5344a6b8a569ac
    Reviewed-on: https://code.wireshark.org/review/29326
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  389339c   debian: Fix library installation path.
     add  9d9a873   Make AT_VINES a built-in type


Summary of changes:
 epan/address.h                 |  1 +
 epan/address_types.c           | 40 ++++++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-vines.c | 35 ++++-------------------------------
 epan/proto.c                   |  8 +-------
 4 files changed, 46 insertions(+), 38 deletions(-)