Added wifi sniffer basics
authorRuss Handorf <rhandorf@handorf.org>
Mon, 22 Feb 2016 01:14:59 +0000 (20:14 -0500)
committerRuss Handorf <rhandorf@handorf.org>
Mon, 22 Feb 2016 01:14:59 +0000 (20:14 -0500)
commitd6e95b6c679ed6041bb105b562acd36b56cb58eb
tree2a78cc7bd922446471cce735469064bf8988633a
parenta3ef498bb80e543f5917fcf6cf55e5cb0cebc3dc
Added wifi sniffer basics
README
client-wifi/disect5/Makefile [new file with mode: 0644]
client-wifi/disect5/interface-setup.txt [new file with mode: 0644]
client-wifi/disect5/platform.h [new file with mode: 0644]
client-wifi/disect5/radiotap.c [new file with mode: 0644]
client-wifi/disect5/radiotap.h [new file with mode: 0644]
client-wifi/disect5/radiotap_iter.h [new file with mode: 0644]
client-wifi/disect5/soho-sigint-wifi.c [new file with mode: 0644]