Refactor DCE/RPC dissection to include a real dissector table.
authorMichael Mann <mmann78@netscape.net>
Sun, 1 Nov 2015 02:35:06 +0000 (22:35 -0400)
committerMichael Mann <mmann78@netscape.net>
Wed, 4 Nov 2015 12:43:35 +0000 (12:43 +0000)
commite0e574d16748313dd8903f886d1af9eb0821fee7
tree703ef32dae8cf7b5e20b967071b8830b1f664d62
parent74541a9596eead6647c592de9aa46797c2dffa84
Refactor DCE/RPC dissection to include a real dissector table.

This is hopefully just the first step in getting DCE/RPC dissection to use "standard" APIs instead of homegrown ones.
For starters, it allows Decode As functionality to be less hacky (although incomplete in Qt)

Change-Id: Ia0923a3d8d514ab7acce32e26ee7e08f6e24feca
Reviewed-on: https://code.wireshark.org/review/11468
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
debian/libwireshark0.symbols
epan/dissectors/packet-dcerpc.c
epan/dissectors/packet-dcerpc.h
ui/gtk/dcerpc_stat.c
ui/gtk/decode_as_dlg.c
ui/qt/decode_as_dialog.cpp
ui/qt/rpc_service_response_time_dialog.cpp
ui/qt/rpc_service_response_time_dialog.h