Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43795: /trunk/ /trunk/epan/dissectors/: packet-ieee80211

Date: Wed, 18 Jul 2012 22:10:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43795

User: guy
Date: 2012/07/18 03:10 PM

Log:
 Add to the 802.11 pseudo-header a "this is already decrypted" flag, set
 it as appropriate in the code to read Network Instruments Observer
 captures (rather than tweaking the "protected" flag in the packet data),
 and use that flag in the 802.11 dissector.
 
 Fix indentation while we're at it (tabs are not *ipso facto* 4 spaces).

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

Directory: /trunk/wiretap/
  Changes    Path                     Action
  +10 -22    network_instruments.c    Modified
  +1 -0      wtap.h                   Modified