From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Mon, 23 Mar 2009 08:28:47 -0700 Subject: [ath9k-devel] IS there Injection Support?? In-Reply-To: References: Message-ID: <20090323152846.GA5740@tesla> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Sat, Mar 21, 2009 at 09:13:07AM -0700, Alejandro Fdez Estevez wrote: > I want to know if there is an injection support for ath9k. The right question is if there is injection support in mac80211 as monitor mode is handled by mac80211 and injection is done through a monitor interface. So yes, there is injection support in mac80211. > If there is, where can I get it? Its already there. It uses radiotap. > If there isnt, is it in development status? How may I help?? Is it possible to make an injection functionality for this driver?? You can give it a spin by testing packetspammer: http://wireless.kernel.org/en/users/Documentation/packetspammer Luis