Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.2 beb720f: Lua: Include all BASE_PT_* to base table

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Dec 2016 07:51:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=beb720f4a5a51e387e2a79adc0512dfcf99cb250
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

beb720f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Include all BASE_PT_* to base table.
    
    Also added a note above field_display_e enum to indicate that this
    values are parsed in make-init-lua.pl to build init.lua.
    
    Change-Id: Ibd125684f9a68e1b8116fae0ccbc72147825d75d
    Reviewed-on: https://code.wireshark.org/review/19336
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit d7ce60bb080eb22808ccf304ebc400da866bae0b)
    Reviewed-on: https://code.wireshark.org/review/19349
    

Actions performed:

    from  5c5156b   Don't use PCAP_ERROR if it's not known to be defined.
    adds  beb720f   Lua: Include all BASE_PT_* to base table.


Summary of changes:
 epan/proto.h                |    4 ++++
 epan/wslua/make-init-lua.pl |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)