URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6da50e2fde7b678cfbee922e3b12d588d75b6eef
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6da50e2 by Michael Mann (mmann78@xxxxxxxxxxxx):
Start work on API to generate protocol dependency tree.
Dissector and heuristic tables now setup protocol dependencies.
"Manual" dependencies in separate patch.
Ping-Bug: 1402
Change-Id: I8da1239306de8676dcb05f8807914376816fc44f
Reviewed-on: https://code.wireshark.org/review/14447
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bb74293 Fix compiling with CTDEBUG=1
adds 6da50e2 Start work on API to generate protocol dependency tree.
Summary of changes:
debian/libwireshark0.symbols | 4 ++
epan/packet.c | 113 +++++++++++++++++++++++++++++++++++++++++-
epan/packet.h | 38 ++++++++++++++
3 files changed, 154 insertions(+), 1 deletion(-)