wireshark/epan/wslua
Jakub Zawadzki 72ca9d0e61 Store pointers to previously displayed and captured packet, not nstime_t deltas.
This commit reduces size (from 144B to 128B on AMD64) of frame_data structure.

Part of bug 5821: Reduce per-packet memory requirements.

svn path=/trunk/; revision=45071
2012-09-23 16:25:28 +00:00
..
CMakeLists.txt Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
console.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dtd_gen.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
init_wslua.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
lua_bitop.c Fix some system header files that were #included with "" instead of <>. 2012-07-18 02:47:56 +00:00
make-init-lua.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-reg.pl We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
make-taps.pl We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
taps Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
template-init.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua.h Initial commit to support yet another method of passing data between dissectors. 2012-09-10 21:40:21 +00:00
wslua_dumper.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_field.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_gui.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_listener.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_pinfo.c Store pointers to previously displayed and captured packet, not nstime_t deltas. 2012-09-23 16:25:28 +00:00
wslua_proto.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_tree.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_tvb.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wslua_util.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00