Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal nlpid.h packet-q931.c packet-q2931.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: Wed, 12 Jan 2000 23:41:31 -0600 (CST)
guy         2000/01/12 23:41:29 CST

  Modified files:
    .                    nlpid.h packet-q931.c packet-q2931.c 
                         packet-osi.c 
  Log:
  Add the NLPID value for PPP.
  
  In Q.931 and Q.2931, the TR 9577 values are NLPIDs, so use "nlpid_vals"
  to dissect them, and values from "nlpid.h" to refer to them.
  
  Revision  Changes    Path
  1.2       +5 -2      ethereal/nlpid.h
  1.13      +3 -8      ethereal/packet-q931.c
  1.7       +4 -11     ethereal/packet-q2931.c
  1.15      +2 -1      ethereal/packet-osi.c