Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-q931.h Makefile.am 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@xxxxxxxxxxxx>
Date: Thu, 25 Nov 1999 04:01:32 -0600 (CST)
guy         1999/11/25 04:01:27 CST

  Modified files:
    .                    Makefile.am packet-q931.c packet-q2931.c 
  Added files:
    .                    packet-q931.h 
  Log:
  Fixes to Q.931 dissector, and additions from a recent copy of Q.931.
  
  Export some functions from the Q.931 dissector, so the Q.2931 dissector
  can use them.
  
  Add a pile of information element dissection to the Q.2931 dissector.
  
  Revision  Changes    Path
  1.117     +2 -1      ethereal/Makefile.am
  1.9       +174 -63   ethereal/packet-q931.c
  1.2       +1499 -10  ethereal/packet-q2931.c