On Dec 6, 2003, at 7:53 PM, Michael Lum wrote:


I would like to investigate what it will take to add
conversations for connection oriented SCCP.

An example that's probably somewhat close to what you're trying to do would be packet-tds.c. "dissect_tds_tcp_heur()" does heuristic checks to see if the traffic looks like Netlib traffic and, if it does, checks to see if there's already a conversation, creates one if there isn't, and makes the TDS dissector that conversation dissector.


_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to