Wireshark-commits: [Wireshark-commits] master 147e7fe: Lua: Added ProtoField.none

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Oct 2014 18:25:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=147e7fe510e4efc27e558da934a9fe9d3afb1bf6
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

147e7fe by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Added ProtoField.none
    
    This field can be used for adding filterable subtree entries.
    
    Change-Id: Id395c9a8194dc00e6544170631b48d71ae9dd33e
    Reviewed-on: https://code.wireshark.org/review/4573
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    

Actions performed:

    from  e7b07ae   IPv6: QuickStart option Nonce is read incorrectly
    adds  147e7fe   Lua: Added ProtoField.none


Summary of changes:
 epan/wslua/wslua_proto.c |   13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)