From owner-freebsd-net@FreeBSD.ORG Sat Oct 9 06:13:52 2010 Return-Path: Delivered-To: net@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id A4AD5106566B; Sat, 9 Oct 2010 06:13:52 +0000 (UTC) Date: Sat, 9 Oct 2010 06:13:52 +0000 From: Alexey Dokuchaev To: Paul B Mahol Message-ID: <20101009061352.GB88618@FreeBSD.org> References: <4763016D.7060100@janh.de> <20101006100335.GA26843@FreeBSD.org> <20101007094918.GA15399@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: net@freebsd.org Subject: Re: Monitor mode not working for iwi(4) on 7.X 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: Sat, 09 Oct 2010 06:13:52 -0000 On Fri, Oct 08, 2010 at 06:07:31PM +0000, Paul B Mahol wrote: > Just to clear this up, iwi(4) can not support injection (see iwi_raw_xmit()) > unless you manage to hack firmware ... Can you perhaps comment on this thread: http://ubuntuforums.org/showthread.php?t=242556 At a glance it looks like guys use dummy interface for packet injection, and I don't see they patch firmware in any way. If it's not a hoax, I wonder if similar techniques can be used under FreeBSD. ./danfe