13 lines
368 B
Plaintext
13 lines
368 B
Plaintext
This is an experimental interface for lorcon, a 802.11 library
|
|
developed by Joshua Wright and dragorn. This interface is only
|
|
available on Linux and with lorcon-supported wireless drivers.
|
|
|
|
For more information, please see the lorcon documentation and code:
|
|
http://www.802.11mercenary.net/lorcon/
|
|
|
|
To build this extension:
|
|
$ ruby extconf.rb
|
|
$ make
|
|
$ su
|
|
# make install
|