Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c packet-null.c packet-ppp.c packet-

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Mar 2001 00:15:48 -0600 (CST)
guy         2001/03/30 00:15:48 CST

  Modified files:
    .                    capture.c packet-null.c packet-ppp.c 
                         packet-ppp.h packet-raw.c 
  Log:
  Call the capture routine for PPP-in-HDLC-like-framing (RFC 1662) the
  "ppp_hdlc" capture routine.
  
  Revision  Changes    Path
  1.145     +3 -3      ethereal/capture.c
  1.43      +2 -2      ethereal/packet-null.c
  1.60      +2 -2      ethereal/packet-ppp.c
  1.7       +2 -2      ethereal/packet-ppp.h
  1.26      +4 -4      ethereal/packet-raw.c