From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LtzYD-0006lR-Ps for garchives@archives.gentoo.org; Wed, 15 Apr 2009 07:28:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E83EE09A1; Wed, 15 Apr 2009 07:28:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A28CE09A1 for ; Wed, 15 Apr 2009 07:28:52 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BF74864CB6 for ; Wed, 15 Apr 2009 07:28:51 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LtzYB-0006dW-16 for gentoo-doc-cvs@lists.gentoo.org; Wed, 15 Apr 2009 07:28:51 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-net-wireless.xml X-VCS-Repository: gentoo X-VCS-Files: hb-net-wireless.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Wed, 15 Apr 2009 07:28:51 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 90660114-4152-4674-abfa-671640031cc9 X-Archives-Hash: 26c3a6fc99ab12931049f18c299317e9 nightmorph 09/04/15 07:28:51 Modified: hb-net-wireless.xml Log: clarify ascii and hex wep keys, bug 250029 Revision Changes Path 1.16 xml/htdocs/doc/en/handbook/hb-net-wireless.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-net-wireless.xml?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-net-wireless.xml?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-net-wireless.xml?r1=3D1.15&r2=3D1.16 Index: hb-net-wireless.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.= xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- hb-net-wireless.xml 7 May 2007 18:11:41 -0000 1.15 +++ hb-net-wireless.xml 15 Apr 2009 07:28:50 -0000 1.16 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -12,8 +12,8 @@ Wireless isn't straightforward. Hopefully we'll get you working! =20 -8.0 -2007-05-07 +8.1 +2009-04-15 =20
Introduction @@ -146,7 +146,9 @@ network=3D{ ssid=3D"static-wep-test" key_mgmt=3DNONE + # Keys in quotes are ASCII keys wep_key0=3D"abcde" + # Keys specified without quotes are hex keys wep_key1=3D0102030405 wep_key2=3D"1234567890123" wep_tx_keyidx=3D0