Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-gsm_ss.c packet-gsm_ss.h AUTHORS Make

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 19 Mar 2004 01:54:58 -0600 (CST)
guy         2004/03/19 01:54:58 CST

  Modified files:
    .                    AUTHORS Makefile.common packet-gsm_a.c 
                         packet-gsm_map.c packet-tcap.c 
                         packet-tcap.h 
  Added files:
    .                    packet-gsm_ss.c packet-gsm_ss.h 
  Log:
  From Michael Lum:
  
  	GSM A facility element decoding;
  
  	make TCAP dissector export routines for use by various GSM
  	dissectors;
  
  	make GSM MAP dissector use exported TCAP routines/defines;
  
  	GSM Supplementary Services support.
  
  Revision  Changes    Path
  1.973     +1 -0      ethereal/AUTHORS
  1.30      +2 -1      ethereal/Makefile.common
  1.12      +474 -16   ethereal/packet-gsm_a.c
  1.9       +144 -527  ethereal/packet-gsm_map.c
  1.9       +72 -85    ethereal/packet-tcap.c
  1.3       +33 -3     ethereal/packet-tcap.h