Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-bxxp.c

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

Date Prev · Date Next · Thread Prev · Thread Next
From: Richard Sharpe <sharpe@xxxxxxxxxxxx>
Date: Sun, 1 Oct 2000 20:45:04 -0500 (CDT)
sharpe      2000/10/01 20:45:02 CDT

  Modified files:
    .                    packet-bxxp.c 
  Log:
  Add some clean up to the bxxp dissector and really handle all packets on
  the first pass.
  
  This got to be really ugly, as I now push the test for a tree all the way
  down into a lot of routines and parse the messages, but only add things to
  the protocol tree if we were passed a protocol tree.
  
  Revision  Changes    Path
  1.4       +294 -124  ethereal/packet-bxxp.c