Le 20/01/2018 à 20:40, Mindaugas Rasiukevicius a écrit :
Hi,
David Young wrote:
On Tue, Jan 16, 2018 at 08:39:29AM +, Maxime Villard wrote:
Module Name:src
Committed By: maxv
Date: Tue Jan 16 08:39:29 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
I don't think there is any objection, even if adopting the freebsd code
results in kiling less important drivers.
Note that freebsd has similar bugs to what maxv just fixed (I emailed
security-officer@freebsd about the one I saw).
Hi,
David Young wrote:
> On Tue, Jan 16, 2018 at 08:39:29AM +, Maxime Villard wrote:
> > Module Name:src
> > Committed By: maxv
> > Date: Tue Jan 16 08:39:29 UTC 2018
> >
> > Modified Files:
> > src/sys/net80211: ieee80211_input.c
> >
>
> ...
>
> IMO, chang
On 17/01/2018 01:57, m...@netbsd.org wrote:
On Tue, Jan 16, 2018 at 06:35:08PM -0600, David Young wrote:
I have said it before, that I do think the "concept architecture" of
802.11 VAP is rather broken, but let's be honest: nobody, especially not
I, have had the time in 10+ years to independentl
Le 17/01/2018 à 01:35, David Young a écrit :
On Tue, Jan 16, 2018 at 08:39:29AM +, Maxime Villard wrote:
Module Name:src
Committed By: maxv
Date: Tue Jan 16 08:39:29 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Split ieee80211_input into
On Tue, Jan 16, 2018 at 06:35:08PM -0600, David Young wrote:
> I have said it before, that I do think the "concept architecture" of
> 802.11 VAP is rather broken, but let's be honest: nobody, especially not
> I, have had the time in 10+ years to independently implement anything
> comparable. *shrug
On Tue, Jan 16, 2018 at 08:39:29AM +, Maxime Villard wrote:
> Module Name: src
> Committed By: maxv
> Date: Tue Jan 16 08:39:29 UTC 2018
>
> Modified Files:
> src/sys/net80211: ieee80211_input.c
>
> Log Message:
> Split ieee80211_input into three sub-functions, that parse recei
On 06/04/2016 17:31, David Young wrote:
> On Wed, Apr 06, 2016 at 02:42:16PM +, Roy Marples wrote:
>> Module Name: src
>> Committed By:roy
>> Date:Wed Apr 6 14:42:16 UTC 2016
>>
>> Modified Files:
>> src/sys/net80211: ieee80211_ioctl.h ieee80211_node.c ieee80211_no
On 06/04/2016 17:31, David Young wrote:
> On Wed, Apr 06, 2016 at 02:42:16PM +, Roy Marples wrote:
>> Module Name: src
>> Committed By:roy
>> Date:Wed Apr 6 14:42:16 UTC 2016
>>
>> Modified Files:
>> src/sys/net80211: ieee80211_ioctl.h ieee80211_node.c ieee80211_no
On Wed, Apr 06, 2016 at 02:42:16PM +, Roy Marples wrote:
> Module Name: src
> Committed By: roy
> Date: Wed Apr 6 14:42:16 UTC 2016
>
> Modified Files:
> src/sys/net80211: ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h
> ieee80211_rssadapt.h ieee80211_var.h
>
>
Now current/GENERIC doesn't compile:
In file included from ../../../../net80211/ieee80211_var.h:62:0,
from ../../../../dev/ic/an.c:108:
../../../../net80211/ieee80211_proto.h: In function ‘ieee80211_hdrsize’:
../../../../net80211/ieee80211_proto.h:109:2: error: implicit declaration of
function
In article <20130330221106.gm1...@pobox.com>,
David Young wrote:
>
>Beware: our net80211 derives from FreeBSD's. IIUC, OpenBSD's and
>FreeBSD's are (or were?) quite divergent.
>
>Excessive whitespace probably comes from FreeBSD, too. :-)
I know :-) I really miss having 'N' too, and if you remem
On Fri, Mar 29, 2013 at 09:05:49PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Mar 30 01:05:49 UTC 2013
>
> Modified Files:
> src/sys/net80211: ieee80211.h ieee80211_proto.h
>
> Log Message:
> EDCA and QOS additions from OpenBSD
Beware: ou
In article ,
NONAKA Kimihiro wrote:
>Hi,
>
>2013/3/30 Christos Zoulas :
>
>> Module Name:src
>> Committed By: christos
>> Date: Sat Mar 30 01:05:49 UTC 2013
>>
>> Modified Files:
>> src/sys/net80211: ieee80211.h ieee80211_proto.h
>>
>> Log Message:
>> EDCA and QOS addition
Hi,
2013/3/30 Christos Zoulas :
> Module Name:src
> Committed By: christos
> Date: Sat Mar 30 01:05:49 UTC 2013
>
> Modified Files:
> src/sys/net80211: ieee80211.h ieee80211_proto.h
>
> Log Message:
> EDCA and QOS additions from OpenBSD
You have to add the following lines
On 25.02.11 17:15, David Young wrote:
> On Fri, Feb 25, 2011 at 08:01:50AM +, Christoph Egger wrote:
>> Module Name: src
>> Committed By:cegger
>> Date:Fri Feb 25 08:01:49 UTC 2011
>>
>> Modified Files:
>> src/sys/net80211: ieee80211_radiotap.h
>>
>> Log Message:
>>
On Fri, Feb 25, 2011 at 08:01:50AM +, Christoph Egger wrote:
> Module Name: src
> Committed By: cegger
> Date: Fri Feb 25 08:01:49 UTC 2011
>
> Modified Files:
> src/sys/net80211: ieee80211_radiotap.h
>
> Log Message:
> sync with FreeBSD rev 1.11. No binary changes.
Careful:
On 02/25/11 11:45, Matthias Scheler wrote:
Module Name:src
Committed By: tron
Date: Fri Feb 25 10:45:57 UTC 2011
Modified Files:
src/sys/net80211: ieee80211_radiotap.h
Log Message:
Remove duplicate definitions which break the build.
Thanks. I was about testing a fix bu
18 matches
Mail list logo