http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43556
User: alagoutte
Date: 2012/07/03 05:28 AM
Log:
From report of Dennis Mendoza via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7429
Wireshark > 1.4 does not correctly read Association ID for PS Poll packets
Wireless Frame with subtype 0x1a don't interpret the Association ID (always 0).
Fix :
proto_tree_add_uint() wasn't changed to proto_tree_add_item()
#BACKPORT
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -2 packet-ieee80211.c Modified