From owner-freebsd-net@FreeBSD.ORG Fri Jul 3 01:53:55 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3888106568E for ; Fri, 3 Jul 2009 01:53:55 +0000 (UTC) (envelope-from realliukai@gmail.com) Received: from mail-gx0-f210.google.com (mail-gx0-f210.google.com [209.85.217.210]) by mx1.freebsd.org (Postfix) with ESMTP id 8EA778FC08 for ; Fri, 3 Jul 2009 01:53:55 +0000 (UTC) (envelope-from realliukai@gmail.com) Received: by gxk6 with SMTP id 6so1734500gxk.19 for ; Thu, 02 Jul 2009 18:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=UVduO0uTEsiQLSCvnTIDDa1IueK88z2ywUTfrgoWHzk=; b=jr5aARgFtv5gUCH0E9LwD2hxEr77qskp8t9kHpDQspzl/DoFYsCRf10a4lemr7zCO6 8736s6WvFqrEVCMRLKoHhz73WYcUl9gqqikLESbK+nH2Kt6AVM1vjv3ovpwfWVS6nM0O bv0tXTNiU6pnbmCW7x9Y8JAbBcPLRHklnm6X4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Hre0YQNrri5L8GwAjYlVhrSdXm078FEJhlxXljVUzRv/50Q+jm9BCMRak/F+gs9MbP lzYGglETwNqNiYUdW4NZEFUdtY7fBuL/or2OWvL3WlWIp5XgvLWVTy86ZtErx1qdqinO bwu50oOhq73hYrftbRT/U+7z1gVXI0xkcYbo0= MIME-Version: 1.0 Received: by 10.231.10.137 with SMTP id p9mr886990ibp.52.1246586034640; Thu, 02 Jul 2009 18:53:54 -0700 (PDT) Date: Fri, 3 Jul 2009 09:53:54 +0800 Message-ID: <7237120a0907021853oa614403iedb966d77bb9f451@mail.gmail.com> From: =?GB2312?B?wfW/rQ==?= To: freebsd-net@freebsd.org X-Mailman-Approved-At: Fri, 03 Jul 2009 04:32:22 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 11n-aware rate control algorithm? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 01:53:56 -0000 Hi all I am working on someting about 802.11n recently, but 11n transmit requires an 11n-aware rate control algorithm. Does anybody have write the algorithm? Could someone give me some advice and some example to help me. thank you Micheal Kevin