|
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"]
)
- Authors
Andrew Howard
Generated on Tue May 3 14:16:13 2005 for Player by 1.3.6
|