URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a22102d352a5f51eb92eaa43cafb8f28ad1503b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9a22102 by Diederik de Groot (dkgroot@xxxxxxxx):
[skinny]: Added conversation and request_response handling
Improvements:
- added conversation
- added request/response handling
Change-Id: Ia670eb23c0671b195108876a30ff3ff5eb4a152c
Reviewed-on: https://code.wireshark.org/review/20094
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e6c51e7 Couchbase: Add support for XATTRs
adds 9a22102 [skinny]: Added conversation and request_response handling
Summary of changes:
epan/dissectors/packet-skinny.c | 1354 +++++++++++++++++++++++------------
epan/dissectors/packet-skinny.c.in | 175 ++++-
epan/dissectors/packet-skinny.h | 63 +-
epan/dissectors/packet-skinny.h.in | 63 +-
tools/SkinnyProtocolOptimized.xml | 479 ++++++-------
tools/parse_xml2skinny_dissector.py | 51 +-
6 files changed, 1432 insertions(+), 753 deletions(-)