wireshark/epan/dissectors/asn1/cmp
Guy Harris 8c3b36deb8 Don't assume the HTTP dissector is being called from the TCP dissector.
It's not - it could be called from the SSL dissector or the SCTP
dissector.  Create separate dissectors for all of them; they can, if
passed appropriate metadata in the "data" argument, process it
appropriately for the type of metadata the calling tissector supplies.

Bug: 12344
Change-Id: I8d9a2f3173e6de42b31993bbb6c81d161f68bf8c
Reviewed-on: https://code.wireshark.org/review/14944
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-04-17 02:32:04 +00:00
..
CMP.asn
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
cmp.cnf
packet-cmp-template.c Don't assume the HTTP dissector is being called from the TCP dissector. 2016-04-17 02:32:04 +00:00
packet-cmp-template.h