linux-wlan-ng/src
2000-01-13 14:44:20 +00:00
..
am930 Makefile updates for clean target 1999-11-04 08:08:39 +00:00
include/wlan Added elements to support sniffing. 2000-01-13 03:36:32 +00:00
mkmeta Fixed bug for generating structs with more than 3 categories in msg metadata. 2000-01-12 19:56:10 +00:00
p80211 Renamed nelink_init() to indicate_init() and added indicate_shutdown(). 2000-01-12 21:40:30 +00:00
prism2 Added support for the sniff indication interface. 2000-01-12 19:54:18 +00:00
shared Fixed setup for lnxind messages. 2000-01-12 19:53:33 +00:00
skeleton Added test code to generate an indication message whenever an mlme_request 2000-01-13 02:55:02 +00:00
wlanctl Added support for wlanctl commands that come from multiple categories. 2000-01-12 06:31:02 +00:00
wland Makefile updates for clean target 1999-11-04 08:08:39 +00:00
wlandump Added configuration script, removed an extraneous output from prframe. 2000-01-13 14:44:20 +00:00
Makefile Modified Makefile to include new 'mkmeta' directory and exclude the old 'tstmeta' directory. 1999-12-28 17:41:54 +00:00
README Updated for 8 space tabs. 2000-01-12 05:13:56 +00:00

./src - root for linux-wlan-ng source code directories


src/am930	- source for the AMD MAC specific driver
src/include	- header files shared by various components.  Header files
			that are only used by one component are in that component's
			source directory
src/p80211	- source for 802.11 services
src/prism2	- source for the Intersil PRISM2 MAC specific driver
src/shared	- source files (.c) that are shared among two or more components
src/wlanctl	- source for the wlanctl user-mode utility
src/wland	- source for the wland user-mode utility
src/wlandump	- source for the wlandump utility