https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7784
--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2012-10-02 22:38:09 PDT ---
This cannot be in the proto_register_dtls routine:
dissector_add_uint("sctp.ppi", DIAMETER_DTLS_PROTOCOL_ID, dtls_handle);
It has to be in the proto_reg_handoff_dtls routine.
Looks like we missed revision 44511 on the backport list...
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44511
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.