Wireshark-commits: [Wireshark-commits] master 016769d: Expose dissector_add_for_decode_as() to Lua

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Dec 2014 21:26:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=016769d7e2462c2238364d73c1dde1c4457fa486
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

016769d by Hadriel Kaplan (hadriel@xxxxxxxxxxxxxxxxx):

    Expose dissector_add_for_decode_as() to Lua
    
    Allow Lua scripts to add their Protocol's dissector for "Decode as...".
    
    Bug: 10696
    Change-Id: Ic270cc85eff62ccfc29d8e5fcbb48247cfcd14bd
    Reviewed-on: https://code.wireshark.org/review/6050
    Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5e16157   p_mul: Added checksum from ACP 142(A)
    adds  016769d   Expose dissector_add_for_decode_as() to Lua


Summary of changes:
 epan/wslua/wslua_proto.c |   24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)