Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-h225.c Makefile.am Makefile.nmake

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

Date Next Thread Next
From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Fri, 1 Aug 2003 04:16:47 -0500 (CDT)
sahlberg    2003/08/01 04:16:47 CDT

  Modified files:
    .                    packet-h225.c Makefile.am Makefile.nmake 
  Log:
  Fix bug on how the H.225 CS routines were registered  so that H225 CS over Q931 now works
  
  Still something wrong with NonStandardParameter,   I cant find why ethereal is
  wrong but it misses misses one bit in the decoding causing malformed frames.
  I cant see what is wrong when looking at the packets.   need furhter investigations.
  
  Make h225 compile in as default
  
  Revision  Changes    Path
  1.2       +4 -8      ethereal/packet-h225.c
  1.604     +2 -1      ethereal/Makefile.am
  1.321     +2 -1      ethereal/Makefile.nmake