From owner-freebsd-wireless@freebsd.org Fri Apr 15 02:51:36 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6765AEC04E for ; Fri, 15 Apr 2016 02:51:36 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2D421488 for ; Fri, 15 Apr 2016 02:51:36 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x22f.google.com with SMTP id o126so123058699iod.0 for ; Thu, 14 Apr 2016 19:51:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=VjtBtckiyfDkiGabRnGSh3hVgV8H0MK2iskEALbSpz8=; b=UGKKGfmQbMi5l+im8RYk+gaoq8CHgIU5WQ9u512wDJ5Q4nNMM28OkcJoZLY3Q3KNpG 3PFQI6Pk7xg6FSB2ZffnSrmy6ezHHHCgD5FnBsJur7ZGGKUMENKol7SJ/uJaS9Ns1YOm eBzX9ihESG9RxgwvTOVuDVtq6X5LTzkOEStmEvgBxCZ5sgU9YA621jLpSdfGN8mXpx2l vQhCeJ66qTWYJytVCUfp6EqVjPqDrBqhrshrVxCiIWOF3aRDMPdBOhnO06N2L34PqzHX 3YaHURv0g5SUUwx3ZLu3+TJDe4iJM/PYOl+M/BqwMjlv5t2rDGNo4ueBN2CTQUmspV/K Z3wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=VjtBtckiyfDkiGabRnGSh3hVgV8H0MK2iskEALbSpz8=; b=OE+EQmCX7tdTSKOn5w8rR/QtgD+F01w9yKcBO/9s9pRCrPsgz835Q2l3y+fl2EbOqH Dl4XQwQjhzJqO50kdNupGMhBBC/MSGhSov0hcZhBxIKcgwGuIbZw1woBjukYJbv+0XTv ZBT3bIJ5eskkWq4aTbce2XFQw2gl8vf2lVTEAfb+EZP2r42W2qPBzPSLZvYdVKyYsUPS 0qvdo/lvn7dz1xla+HfGks40vv/6LVeFK8oNuuYQjE92dEyjsfGAsuiPbX8QCW5dXPF3 ArQtvsJJ4AjSFCfW/dLq/I5kc+93jx98A6eBkPdPyGdSdE5PefqsxGfNiTUB7NB1hTZt hZLQ== X-Gm-Message-State: AOPr4FUZdiljVyswM8OOZNZ1H+bgp0sJDq8yCN32iC8AlXODsyS72hFBkLBohSu9teD4Qhyrrg7z6I/96779Vg== MIME-Version: 1.0 X-Received: by 10.107.48.131 with SMTP id w125mr18818214iow.123.1460688696159; Thu, 14 Apr 2016 19:51:36 -0700 (PDT) Received: by 10.36.14.19 with HTTP; Thu, 14 Apr 2016 19:51:36 -0700 (PDT) In-Reply-To: <960132694.742430.1460685637949.JavaMail.yahoo@mail.yahoo.com> References: <960132694.742430.1460685637949.JavaMail.yahoo.ref@mail.yahoo.com> <960132694.742430.1460685637949.JavaMail.yahoo@mail.yahoo.com> Date: Thu, 14 Apr 2016 19:51:36 -0700 Message-ID: Subject: Re: lib80211 From: Adrian Chadd To: Fehmi Noyan ISI Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.21 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: Fri, 15 Apr 2016 02:51:37 -0000 hiya, I don't have any plans to put it into git, no. I'm going to do a second pass at what's in ifconfig soon for 802.11 and break more of out into lib80211. -a On 14 April 2016 at 19:00, Fehmi Noyan ISI via freebsd-wireless wrote: > Hi there, > > I see that there is some activity (not very frequent, though) in the /lib/lib80211 section of the HEAD branch[1]. > > I wonder if there is any plans to move the code on GitHub as a seperate project? Similar to libifconfig [2]... > > > PS : I am aware that there is a freebsd source repository in GitHub[3]. > > > [1] https://svnweb.freebsd.org/base/head/lib/lib80211/ > [2] https://github.com/Savagedlight/libifconfig > [3] https://github.com/freebsd/freebsd > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"