On Sat, 2014-10-25 at 19:54 -0700, Adrian Chadd wrote:
> On 25 October 2014 18:05, clutton wrote:
> > On Thu, 2014-10-23 at 17:32 -0700, Adrian Chadd wrote:
> >> Which version of FreeBSD are you using?
> >>
> >> I only recently fixed raw frame injection in monitor mode in
> >> FreeBSD-11. How are
Hah, what was your actual code that worked?
And hm, there are some things in the radiotap header that the raw
transmit path pays attention to.
-adrian
On 30 October 2014 09:11, clutton wrote:
> On Sat, 2014-10-25 at 19:54 -0700, Adrian Chadd wrote:
>> On 25 October 2014 18:05, clutton wrote
On Thu, 2014-10-30 at 09:13 -0700, Adrian Chadd wrote:
> Hah, what was your actual code that worked?
>
> And hm, there are some things in the radiotap header that the raw
> transmit path pays attention to.
>
>
>
> -adrian
>
>
> On 30 October 2014 09:11, clutton wrote:
> > On Sat, 2014-10-25
On 30 October 2014 09:21, clutton wrote:
>> > One more question: no radiotap headers currently can be injected. Right?
>> > The underlie levels just ignore DLT_IEEE802_11_RADIO dlt.
>
> The program I work with is [rever] https://code.google.com/p/reaver-wps
>
> I looked at aircrack-ng sources,