Wireshark-commits: [Wireshark-commits] rev 47858: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 24 Feb 2013 19:10:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47858

User: alagoutte
Date: 2013/02/24 11:10 AM

Log:
 From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8368
 Minor corrections to the VHT IE decode
 
 * Correct the Rx, Tx and Basic MCS map decodes. The number of Spatial streams should run from 1-8 (not 0-7).
 * Change Several misstyped Mhz into MHz
 
 From me:
 Remove comma for big number (use space)
 Add Octets unit in some hf description

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +68 -68    packet-ieee80211.c    Modified