Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-q931.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Feb 2002 04:21:07 -0600 (CST)
guy         2002/02/12 04:21:06 CST

  Modified files:
    .                    packet-q931.c 
  Log:
  Have a Q.931-over-TPKT TCP heuristic dissector.
  
  Have the Q.931 PDU dissector, if it's Q.931-over-TPKT, check for
  user-user IEs with a protocol discriminator of "X.208 and X.209 coded
  user information" and, if it sees one, call an H.225.0 Call Setup
  dissector if it could find the handle for it.
  
  Revision  Changes    Path
  1.37      +275 -278  ethereal/packet-q931.c