Linux iwspy access.
More...
Linux iwspy access.
This driver works like iwspy; it uses the linux wireless extensions to get signal strengths to wireless NICS.
- Compile-time dependencies
- Provides
- Requires
- Configuration requests
- Configuration file options
- eth (string)
- Default: "eth1"
- Network interface to report on
- nic_d (string tuple)
- Default: NULL
- Each nic_d option is a tuple [IP MAC] of IP address and MAC address to monitor.
- Example
driver
(
name "iwspy"
provides ["wifi:0"]
)
- Author:
- Andrew Howard