Ethereal-cvs: [Ethereal-cvs] rev 18066: /trunk-1.0/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: Mon, 01 May 2006 22:07:41 GMT
User: gerald
Date: 2006/05/01 05:07 PM

Log:
 Copy over radiotap fixes.
 
 r18020:
 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
 
 r18022:
 User: guy
 Date: 2006/04/28 01:29 AM
 
 Log:
  Don't change rflags for any properties other than
  IEEE80211_RADIOTAP_FLAGS.
 
 Directory: /trunk/epan/dissectors/
   Changes    Path                 Action
   +0 -10     packet-radiotap.c    Modified

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



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