Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2015 12:54:41 -0800
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        Dan Partelly <dan_partelly@rdsor.ro>
Cc:        Allan Jude <allanjude@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: libXO-ification - Why - and is it a symptom of deeper issues?
Message-ID:  <CAJ-VmoneVkdBh0MdpRqfaTTaATivJS-ZYiRfYUkUdDmiacLYgw@mail.gmail.com>
In-Reply-To: <2CC95A67-50CB-4376-B6F1-7304DD8CA90E@rdsor.ro>
References:  <0650CA79-5711-44BF-AC3F-0C5C5B6E5BD9@rdsor.ro> <5648C89C.2050206@freebsd.org> <C9828129-DBE1-4BE9-B957-863C4B4E152E@rdsor.ro> <564A0D9D.1060400@freebsd.org> <7F8C680E-5718-4AE5-BEB6-50D4659EBDB4@rdsor.ro> <CAJ-VmomAHmT6SRphVMzqUV_W82807=xXRcusXtTfv2jMqvmBVQ@mail.gmail.com> <2CC95A67-50CB-4376-B6F1-7304DD8CA90E@rdsor.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 November 2015 at 12:30, Dan Partelly <dan_partelly@rdsor.ro> wrote:
> Hi Adrian,
>
>
> No, no, none wasn't unwelcoming or cold.  Thanks for your responses
>
>> I plan on attacking the binary code reuse a bit by turning the
>> net80211 bits of ifconfig into a library and starting to use it from
>> other places
>
> This is great news. ifconfig is an obvious target. I personally am more interested in the part dealing
> with ethernet from ifconfig, but if you are willing to help/mentor and direct the effort maybe we can arrange something.
> How do you propose to proceed from here ?

I'm goign to start by taking the net80211 regdomain code out of
ifconfig and putting it in a library. There are some ioctl calls too
to manipulate the net80211 state and query it for things like scan
list, etc. I'm also going to try and pull those out into a library.

If you'd like to tackle something like this in ifconfig, I'd start by
say doing the same with software bridge support. It should be
relatively self contained and be a good target for turning into a
library.



-a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmoneVkdBh0MdpRqfaTTaATivJS-ZYiRfYUkUdDmiacLYgw>