2006-10-17 05:26:49 +00:00
|
|
|
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/
|
2006-11-06 00:26:35 +00:00
|
|
|
|
2006-12-10 08:21:15 +00:00
|
|
|
The latest version of lorcon can pulled from SVN:
|
|
|
|
$ svn co https://www.nycccp.net/svn/tx-80211
|
|
|
|
|
2006-11-06 00:26:35 +00:00
|
|
|
To build this extension:
|
|
|
|
$ ruby extconf.rb
|
|
|
|
$ make
|
2006-11-10 04:18:14 +00:00
|
|
|
$ su
|
|
|
|
# make install
|