aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-02-28 09:00:05 +0000
committerGuy Harris <guy@alum.mit.edu>2012-02-28 09:00:05 +0000
commitb252f2e632f224e41772bda8749168490d198461 (patch)
treec9975b8fc54a9bf1334163b4eec76f2477a67ca3 /epan/libwireshark.def
parentc503c241c0dcbe3b30bee99dedd0873aa156d9e8 (diff)
OK, to heck with it - link reassemble_test with libwireshark. Trying to
selectively pick up particular object files is just too much of a mess. Alas, this requires that we add some additional symbols to the list exported by libwireshark; the DCE RPC ones shouldn't be global, but reassemble_test uses them, so.... Get rid of stubs in reassemble_test.c - they just stub out routines from libwireshark, but that's not necessary any more. svn path=/trunk/; revision=41223
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index b250865846..eb220c24f6 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -127,6 +127,7 @@ create_persconffile_dir
create_persconffile_profile
data_out_file DATA
dcerpc_add_conv_to_bind_table
+dcerpc_fragment_table_init
dcerpc_get_proto_hf_opnum
dcerpc_get_proto_name
dcerpc_get_proto_sub_dissector
@@ -463,8 +464,10 @@ format_text
format_uri
fragment_add
fragment_add_check
+fragment_add_dcerpc_dg
fragment_add_multiple_ok
fragment_add_seq
+fragment_add_seq_802_11
fragment_add_seq_check
fragment_add_seq_next
fragment_delete