URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc1c7155c418ad6381fbf1eab38e7ae09ccace1f
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fc1c715 by Michael Mann (mmann78@xxxxxxxxxxxx):
IEEE 802.11: RSN Information tag, more fields optional.
IEEE 802.11-2016 Section 9.4.2.25 RSNE
All information after Element ID, Length, and Version are optional; therefore the minimal IE length is 2.
Bug: 15905
Change-Id: I231e31c6a0fe5a26d5dd7c1c36be4e9816a7bb50
Reviewed-on: https://code.wireshark.org/review/34411
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 86e7a02 isakmp: Fix Dead Store
add fc1c715 IEEE 802.11: RSN Information tag, more fields optional.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)