From owner-freebsd-wireless@FreeBSD.ORG Wed Jan 11 18:39:21 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D432510657C0 for ; Wed, 11 Jan 2012 18:39:21 +0000 (UTC) (envelope-from monthadar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A03E28FC17 for ; Wed, 11 Jan 2012 18:39:21 +0000 (UTC) Received: by iazz13 with SMTP id z13so2197528iaz.13 for ; Wed, 11 Jan 2012 10:39:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1pWPXSujVerGOBmcrDDu104SfwArfOnWqe4oD8pdFc0=; b=qqqVr7/7qAoHPiSKBAzl/8iRYcVu3KQqPsj0euAVVu3cu7oXrPmm/8wl9el+LxIM/4 uL31K4mu4RfEusSpkPL7i7kJTi/8pNECJPoGFqjToryCzTU1B0OxYWR1nHecLJdidDCO LsYoYE/EkTMIX1QHUFFivreUDt20MGPjV627w= MIME-Version: 1.0 Received: by 10.43.45.137 with SMTP id uk9mr164825icb.52.1326307160943; Wed, 11 Jan 2012 10:39:20 -0800 (PST) Received: by 10.50.213.74 with HTTP; Wed, 11 Jan 2012 10:39:20 -0800 (PST) In-Reply-To: References: Date: Wed, 11 Jan 2012 19:39:20 +0100 Message-ID: From: Monthadar Al Jaberi To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: I've committed the 802.11 simulator X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2012 18:39:21 -0000 Nice, hope more people will benefit from it and contribute back! A lot of work still need to be done though... as usual :) Thank you On Wed, Jan 11, 2012 at 6:52 PM, Adrian Chadd wrote: > On 11 January 2012 09:43, Adrian Chadd wrote: >> Hi, >> >> I've committed monthadar's wifi simulator to -HEAD. The userland tools >> aren't there yet but I'll work towards getting those included in the >> base system. > > .. I've now included the wtap create/destroy program in > src/tools/tools/wtap/wtap/ (ew, I know.) > > > > adrian -- Monthadar Al Jaberi