URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d41a5dceff39b285cbad4a3ec24d6c0b80ab226f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d41a5dc by Chaitanya Tata (chaitanya.mgit@xxxxxxxxx):
ieee80211: fix the value for CBAP allocation
as per IEEE 80211-2016: table 9-236, the encoding for
allocation type is (bits 6, 5, 4)
0 - SP allocation
1 - CBAP allocation
Change-Id: Ibe396aee7bd40f573f8e39769aebfe1a610a1c16
Reviewed-on: https://code.wireshark.org/review/27700
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5d69755 Convert doc/plugins.example to use CMake
adds d41a5dc ieee80211: fix the value for CBAP allocation
Summary of changes:
epan/dissectors/packet-ieee80211.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)