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

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, 11 Nov 1999 02:35:18 -0600 (CST)
guy         1999/11/11 02:35:16 CST

  Modified files:
    .                    packet-lapd.c packet.h Makefile.am 
                         AUTHORS 
  Added files:
    .                    packet-q931.c 
  Log:
  Add #defines for bits in the LAPD address field and for the LAPD SAPI
  values.
  
  Dissect the LAPD payload, if present.
  
  Add the beginnings of a Q.931 dissector.
  
  Revision  Changes    Path
  1.2       +48 -16    ethereal/packet-lapd.c
  1.134     +3 -1      ethereal/packet.h
  1.104     +2 -1      ethereal/Makefile.am
  1.53      +2 -0      ethereal/AUTHORS