URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8eaf9026ad6bbda7916f384cd46dfc97e35341d4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8eaf902 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ieee802.11: Add VHT Action (802.11ac)
Add VHT MIMO Control (Part of VHT Compressed Beamforming)
No yet supported :
* VHT Compressed Beamforming Report, MU Exclusive Beamforming Report (8.5.23.2)
* Membership Status Array, User Position Array (8.5.23.3: Group ID Management)
* Operation Mode (8.5.23.4: Operation Mode Notification)
Bug:10169
Change-Id: I182a487687d44f0ef77a045a99f82c92fba8ff2c
Reviewed-on: https://code.wireshark.org/review/2146
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8ffd2f3 CAPWAP: fix some message type with wrong length (don't use optlen for "fixed type length")
adds 8eaf902 ieee802.11: Add VHT Action (802.11ac)
Summary of changes:
epan/dissectors/packet-ieee80211.c | 250 ++++++++++++++++++++++++++++++++++++
1 file changed, 250 insertions(+)