Extra gopacket layers for Radiotap and 802.11. The code has been cleaned up and integrated within Gopacket.
- 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