X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=wireless_tools%2FREADME;fp=wireless_tools%2FREADME;h=4a706b41dd64566f2cbd9dce900668a079221aba;hb=b4660795a5c3dc792473889c326a30e7756e1c3b;hp=0000000000000000000000000000000000000000;hpb=97ca91c03a90126ab12031b2e14a9d45e6d7fe77;p=android-x86%2Fexternal-wireless-tools.git diff --git a/wireless_tools/README b/wireless_tools/README new file mode 100644 index 0000000..4a706b4 --- /dev/null +++ b/wireless_tools/README @@ -0,0 +1,31 @@ + This package contain the Wireless tools, used to manipulate +the Wireless Extensions. The Wireless Extension is an interface +allowing you to set Wireless LAN specific parameters and get the +specific stats. + +iwconfig.c +---------- + The main wireless tool. Used for device configuration. + You need of course to compile it. + This also includes the functionality previously contained in iwpriv.c. + It allows you to access device specific extensions. + +iwspy.c +------- + Mobile IP support test and allow get get stats per MAC address + (instead of globally). + +iwpriv.c +-------- + Manipulate driver private ioctls. + +xwireless.c +----------- + Graphical tool for the Netwave created by Dag Brattli + + + The man page should describe adequately the behaviour of the tools. + The list of changes, credits and errata notes are in +iwcommon.h. Compilation might be tricky. + + Jean