Ethereal-cvs: [Ethereal-cvs] rev 13611: /trunk/epan/dissectors/: packet-bacapp.c

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

Date: Sun, 06 Mar 2005 02:24:58 -0000
User: guy
Date: 2005/03/05 08:24 PM

Log:
 No, they don't use BER for the variable portion of a PDU; update the
 comment appropriately.
 
 Make a bunch of routines static.
 
 Don't just dissect stuff past the end of the variable portion as data -
 the protocol spec doesn't appear to say there's anything after that.
 
 Don't pass the offset to the routines to dissect the different types of
 PDUs, just have them start at 0.
 
 Use guint8 for 8-bit unsigned quantities.
 
 Rename the routine to dissect Abort PDUs to match the other PDU
 dissectors.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +181 -187  packet-bacapp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13611&view=rev