Ethereal-cvs: [Ethereal-cvs] rev 18020: /trunk/epan/dissectors/: packet-radiotap.c

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

Date: Thu, 27 Apr 2006 19:58:33 GMT
User: guy
Date: 2006/04/27 02:58 PM

Log:
 This was completely broken, as the "length" variable actually reflected
 the amount of data left in the radiotap header after the fields we've
 processed so far, not the total length of the header, so it couldn't be
 used to skip past the radiotap header and get a tvbuff of the packet
 data.  Fix that.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +27 -25    packet-radiotap.c    Modified



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