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