From owner-freebsd-net@FreeBSD.ORG Fri Oct 8 09:16:34 2010 Return-Path: Delivered-To: net@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 0C34E106566C; Fri, 8 Oct 2010 09:16:34 +0000 (UTC) Date: Fri, 8 Oct 2010 09:16:34 +0000 From: Alexey Dokuchaev To: Paul B Mahol Message-ID: <20101008091633.GA21612@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: Brandon Gooch , Adrian Chadd , 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: Fri, 08 Oct 2010 09:16:34 -0000 On Thu, Oct 07, 2010 at 12:44:20PM +0000, Paul B Mahol wrote: > On 10/7/10, Adrian Chadd wrote: > > finding where the regression happened - eg, which revision along the > > 6.x/head branch at the time caused the issue, would likely help > > Bernard very much.. Certainly, if my resources would permit, I'd bisect to offending revision(s) myself. However, I'm away from home right now, with just my laptop with me with no free space to host another FreeBSD installation. > Also, exact instructions how to reproduce problem would help. That's easy: # aireplay-ng -9 iwi0 ;-) > Monitor and injection work commpletly different after vap. > > I do not think that kismet and aircrack-ng from ports are patched at all. This is at least partially true; SVN trunk of aircrack-ng behaves better than 1.1 version from ports (WRT infamous wi_write() problem). I will work out patches for the port after kernel side will get fixed. ./danfe