Ethereal-cvs: [Ethereal-cvs] rev 14883: /trunk/epan/dissectors/: packet-lwapp.c

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

Date: Sat, 09 Jul 2005 00:47:58 GMT
User: guy
Date: 2005/07/08 07:47 PM

Log:
 MAC addresses are arrays of bytes, not strings; make the destination MAC
 address an array of guint8 - that squelches some compiler warnings.
 
 Use -1 rather than tvb_length(tvb) to make the item for LWAPP go to the
 end of the tvbuff.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -4      packet-lwapp.c    Modified



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