Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-llc.c xdlc.c xdlc.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: Mon, 23 Aug 1999 18:24:42 -0500 (CDT)
guy         1999/08/23 18:24:40 CDT

  Modified files:
    .                    packet-llc.c xdlc.c xdlc.h 
  Log:
  Have "get_xdlc_control()" and "dissect_xdlc_control()" just return a
  Boolean indicating whether the frame has any payload to dissect or not.
  
  Revision  Changes    Path
  1.21      +14 -18    ethereal/packet-llc.c
  1.5       +44 -15    ethereal/xdlc.c
  1.3       +1 -26     ethereal/xdlc.h