Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ascend.c packet-gre.c packet-null.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 27 Mar 2000 11:53:28 -0600 (CST)
gram        2000/03/27 11:53:26 CST

  Modified files:
    .                    packet-ascend.c packet-gre.c 
                         packet-null.c packet-ppp.c packet-ppp.h 
                         packet.c 
  Log:
  Change dissect_ppp() to accept offset.
  Change GRE dissector to call dissect_ppp() instead of dissect_payload_ppp().
  
  Revision  Changes    Path
  1.10      +2 -2      ethereal/packet-ascend.c
  1.17      +2 -2      ethereal/packet-gre.c
  1.20      +2 -2      ethereal/packet-null.c
  1.30      +6 -6      ethereal/packet-ppp.c
  1.2       +2 -2      ethereal/packet-ppp.h
  1.69      +2 -2      ethereal/packet.c