          MODULE=wireless_tools
         VERSION=29
          SOURCE=$MODULE.$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
      SOURCE_URL=http://hpl.hp.com/personal/Jean_Tourrilhes/Linux
      SOURCE_VFY=sha1:22040ac1497f4c5f8ddeca365591b01ae3475710
        WEB_SITE=http://hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
         ENTERED=20020219
         UPDATED=20100317
           SHORT="Tools for wireless networking"

cat << EOF
The Wireless Tools (WT) is a set of (reference implementation) tools
allowing to manipulate the Wireless Extensions.  They use a textual
interface and are rather crude, but aim to support the full Wireless
Extension.

  * iwconfig manipulates the basic wireless parameters
  * iwlist allows to initiate scanning and list frequencies, bit-rates,
    encryption keys...
  * iwspy allows to get per-node link quality
  * iwpriv allows to manipulate the Wireless Extensions specific to a
    driver (private)
  * ifrename allows to name interfaces based on various static criteria
EOF
