wireshark/epan/wslua
Michael Mann 6fa77a6acb Add data structures necessary to support multiple Section Header blocks.
This doesn't try to use any data from multiple Section Header blocks, it
just converts single Section Header block usage into a GArray, so the
potential is there to then use/support multiple Section Header blocks
within a file format (like pcapng)

Change-Id: I6ad1f7b8daf4b1ad7ba0eb1ecf2e170421505486
Reviewed-on: https://code.wireshark.org/review/15636
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-06-01 14:33:23 +00:00
..
.editorconfig
CMakeLists.txt
Makefile.am
Makefile.nmake
console.lua
dtd_gen.lua
init_wslua.c
init_wslua.h
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c
lrexlib_glib_f.c
lua_bitop.c
lua_bitop.h
make-init-lua.pl
make-reg.pl
make-taps.pl
taps
template-init.lua
wslua.h Add data structures necessary to support multiple Section Header blocks. 2016-06-01 14:33:23 +00:00
wslua_address.c
wslua_byte_array.c
wslua_capture_info.c Add data structures necessary to support multiple Section Header blocks. 2016-06-01 14:33:23 +00:00
wslua_column.c
wslua_dir.c
wslua_dissector.c
wslua_dumper.c
wslua_field.c
wslua_file.c
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c
wslua_frame_info.c
wslua_gui.c
wslua_int64.c
wslua_internals.c
wslua_listener.c
wslua_nstime.c
wslua_pinfo.c
wslua_pinfo_common.h
wslua_pref.c
wslua_proto.c
wslua_proto_expert.c
wslua_proto_field.c
wslua_struct.c
wslua_tree.c
wslua_tvb.c
wslua_util.c