URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e3a5fecbcdcec13215449123054727fb75a3535
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9e3a5fe by Petr Gotthard (petr.gotthard@xxxxxxxxxxxxx):
AMQP: Navigation between publish/delivery and related ack/nack
This patch adds cross-references between publish/delivery and
ack/nack frames. This improves user comfort when inspecting the traffic.
Change-Id: I819b19474a3f0351eb769eadf3d32042cb5f5256
Reviewed-on: https://code.wireshark.org/review/10745
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 2496aed Qt: Don't update the recent list while capturing.
adds 9e3a5fe AMQP: Navigation between publish/delivery and related ack/nack
Summary of changes:
epan/dissectors/packet-amqp.c | 402 ++++++++++++++++++++++++++++++++++-------
1 file changed, 339 insertions(+), 63 deletions(-)