aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-09-07 16:19:56 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-09-07 16:19:56 +0000
commit26afcbd9ccd6fd348fb47796d628954c8d506052 (patch)
tree74f0b9a59b637b2f68bae4ea9eed5ab72a884dd6 /epan/libethereal.def
parent0616413a602fd29d0f9aab4f37a1d9bc96f14cd6 (diff)
First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress.
svn path=/trunk/; revision=11924
Diffstat (limited to 'epan/libethereal.def')
-rw-r--r--epan/libethereal.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/libethereal.def b/epan/libethereal.def
index d5629b50d2..f946a6f8d0 100644
--- a/epan/libethereal.def
+++ b/epan/libethereal.def
@@ -83,6 +83,8 @@ dcerpc_add_conv_to_bind_table
dcerpc_get_proto_hf_opnum
dcerpc_get_proto_name
dcerpc_get_proto_sub_dissector
+dcerpc_get_transport_salt
+dcerpc_hooks_init_protos DATA
dcerpc_uuids DATA
decode_boolean_bitfield
decode_enumerated_bitfield