Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-h245.c packet-h245.h packet-h225.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Tue, 26 Aug 2003 16:44:35 -0500 (CDT)
sahlberg    2003/08/26 16:44:35 CDT

  Modified files:
    .                    packet-h245.c packet-h245.h packet-h225.c 
  Log:
  The definition of NonStandardParameter is different between H.225 and H.245
  Create an alternative NonStandardParameter dissector that matches the
  definition that H.225 needs.
  
  Revision  Changes    Path
  1.31      +18 -1     ethereal/packet-h245.c
  1.4       +3 -1      ethereal/packet-h245.h
  1.8       +68 -68    ethereal/packet-h225.c