Extra gopacket layers for Radiotap and 802.11. The code has been cleaned up and integrated within Gopacket.
https://code.google.com/p/gopacket/wiki/ChangeLog#v1.1.4_20140625_Radiotap_and_802.11_support
- Radiotap
- 802.11
- [go-ouitools] (https://github.com/dutchcoders/go-ouitools)
- Remco (DutchCoders, Github: @nl5887, Twitter: @remco_verhoef)
- http://www.willhackforsushi.com/papers/80211_Pocket_Reference_Guide.pdf
- http://my.safaribooksonline.com/book/networking/wireless/0596001835/802dot11-framing-in-detail/wireless802dot11-chp-4-sect-3
- https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blob_plain;f=manuf
- http://en.wikipedia.org/wiki/IEEE_802.11
- https://supportforums.cisco.com/document/52391/80211-frames-starter-guide-learn-wireless-sniffer-traces
- http://fossies.org/dox/wireshark-1.10.7/packet-ieee80211_8c_source.html
- http://documentation.netgear.com/reference/nld/wireless/WirelessNetworkingBasics-3-05.html
- https://github.com/jwiegley/scapy/blob/master/scapy/layers/dot11.py