Ethereal-cvs: [Ethereal-cvs] rev 17108: /trunk/plugins/lua/: lua_tap.c packet-lua.c packet-lua

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

Date: Thu, 26 Jan 2006 23:06:50 GMT
User: lego
Date: 2006/01/26 05:06 PM

Log:
 * we need not to register the interesting fields via a tap its registration should be transparent to the user.
   - as of now I'm using a "boring" tap  (NULL packet_cb)  with a filter containing all the registered ones
 
 * Lua code in init_lua() is not to be compiled anymore (I did)

Directory: /trunk/plugins/lua/
  Changes    Path            Action
  +57 -37    lua_tap.c       Modified
  +47 -7     packet-lua.c    Modified
  +3 -0      packet-lua.h    Modified
  +2 -2      plugin.c        Modified



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