http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19319
User: lego
Date: 2006/09/25 01:09 AM
Log:
Move the Lua interface into epan... (not a plugin anymore).
- Rename Tap into Listener
- add a mechanism to pass protocols' tap data to the Listener
Directory: /trunk/epan/
Changes Path Action
+15 -4 Makefile.am Modified
+8 -0 epan.c Modified
Directory: /trunk/plugins/
Changes Path Action
+0 -8 Makefile.am Modified
Directory: /trunk/
Changes Path Action
+0 -14 Makefile.am Modified
+1 -1 configure.in Modified
Directory: /trunk/epan/wslua/
Changes Path Action
+121 -0 Makefile.am Added
+69 -0 Makefile.nmake Added
+323 -0 init_wslua.c Added
+385 -0 make-doc.pl Added
+121 -0 make-init-lua.pl Added
+62 -0 make-reg.pl Added
(13 files not shown)