http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50123
User: alagoutte
Date: 2013/06/23 01:41 PM
Log:
From chaitanya via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8837 Add support for VHT Transmit Power Envelope IE
Added support for VHT TPE IE and also tested it
Also fixed a small typo from "IEEE Stc" to "IEEE Std" for all 802.11ac references.
From me:
* Remove some trailing whitespace
* Fix bitmask PWR Info Unit
* Modify expert_info to display error in PWR Info Count
* Fix (possibility) loop
* Fix value_string (not need to have Reserved...)
Directory: /trunk/epan/dissectors/
Changes Path Action
+121 -6 packet-ieee80211.c Modified