Add initial wifi collector, bump netlink to fix 32-bit builds

This commit is contained in:
Matt Layher 2017-01-09 14:37:59 -05:00
commit efa25665ec
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94
9 changed files with 337 additions and 7 deletions

View file

@ -0,0 +1,10 @@
[
{
"name": "wlan0",
"type": 2,
"frequency": 2412
},
{
"type": 10
}
]