Wireshark-commits: [Wireshark-commits] master 87be7fa: wslua: Update the dissector docs.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Mar 2020 08:55:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=87be7fa23ce222ae7e2f8c2f72a08c563fe64e03
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

87be7fa by Gerald Combs (gerald@xxxxxxxxxxxxx):

    wslua: Update the dissector docs.
    
    Add content from https://wiki.wireshark.org/LuaAPI/Dissector,
    https://wiki.wireshark.org/LuaAPI/Pref, and
    https://wiki.wireshark.org/LuaAPI/Proto. Update as needed.
    
    Change-Id: I74a167feb9db0fcdb723501e4692da020db1ab2c
    Reviewed-on: https://code.wireshark.org/review/36629
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c4f7a97   ASTERIX: Add support to dissect CAT011
     add  87be7fa   wslua: Update the dissector docs.


Summary of changes:
 epan/wslua/wslua_dissector.c   |  68 +++++++++++-----------
 epan/wslua/wslua_pref.c        |  75 +++++++++++++++++++++---
 epan/wslua/wslua_proto.c       |  46 +++++++--------
 epan/wslua/wslua_proto_field.c | 128 ++++++++++++++++++++---------------------
 4 files changed, 183 insertions(+), 134 deletions(-)