rev 18020: /trunk/epan/dissectors/: packet-radiotap.c

[email protected] Thu, 27 Apr 2006 19:58:33 GMT
Newsgroups gmane.network.ethereal.cvs
Message-ID <[email protected]>
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