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

Date: Wed, 07 Nov 2012 12:47:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45958

User: jmayer
Date: 2012/11/07 04:47 AM

Log:
 Fix for
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7963
 
 RSN IEs were required to have length 20, but I have an AP that works
 with RSNs of length 18. Reduce the required length to 18.

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