Ethereal-cvs: [Ethereal-cvs] rev 17111: /trunk/plugins/lua/: lua_pinfo.c lua_proto.c lua_tree.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 28 Jan 2006 21:10:01 GMT
User: lego
Date: 2006/01/28 03:10 PM

Log:
 * lua_pinfo.c
    * Address' gt, ge, eq, le and lt operators
    
 * lua_proto.c
    * DissectorTable:remove and DissectorTable:add
       - can take either Proto or Dissector as third argument
    
 * lua_tree.c
    * make sure we have a lua_etts array on which to add etts
    * ProtoItem:add_subtree() if no ett is given don't fail use the default one.

Directory: /trunk/plugins/lua/
  Changes    Path           Action
  +70 -0     lua_pinfo.c    Modified
  +25 -9     lua_proto.c    Modified
  +5 -1      lua_tree.c     Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17111&view=rev