Return-path: Received: from mail-wi0-f171.google.com ([209.85.212.171]:37919 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751646AbaKDM6t (ORCPT ); Tue, 4 Nov 2014 07:58:49 -0500 Message-ID: <1415105926.11912.6.camel@umadbro> (sfid-20141104_135907_793298_8F4101F8) Subject: Re: [PATCH 0/2 v3] cfg80211: mac80211: 802.11p OCB mode support From: Rostislav Lisovy To: Johannes Berg Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Michal Sojka , s.sander@nordsys.de, jan-niklas.meier@volkswagen.de, burak.simsek@volkswagen.de, Emmanuel Thierry , laszlo.virag@commsignia.com, Rostislav Lisovy Date: Tue, 04 Nov 2014 13:58:46 +0100 In-Reply-To: <1415093148.2064.5.camel@sipsolutions.net> References: <1415007199-31506-1-git-send-email-rostislav.lisovy@fel.cvut.cz> (sfid-20141103_103325_972796_F4E0AE3F) <1415093148.2064.5.camel@sipsolutions.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2014-11-04 at 10:25 +0100, Johannes Berg wrote: > On Mon, 2014-11-03 at 10:33 +0100, Rostislav Lisovy wrote: > > The IEEE 802.11p amendment (already part of IEEE 802.11-2012) > > specifies usage of 5 and 10 MHz wide channels in 5.9GHz band for > > vehicular environment. All the 802.11p compliant devices should > > be set to the newly added operation mode -- OCB (Outside the > > Context of a BSS). No authentication/association is necessary to > > communicate. The only parameter to be configured is the channel > > (central frequency and bandwidth) to communicate on. The channel > > has to be known a priori. It is set during the 'ocb join' > > operation (sent via netlink message from user-space). > > > > This patchset adds the OCB mode, OCB join and leave handling > > (nl80211, cfg80211, mac80211), 802.11p EDCA parameters > > modification, RX and TX path (for unicast/broadcast messages). > > Applied, thanks for all the changes. Johannes, thank you for your help. What do you think should be the next step? Until the new nl80211.h is not in the 'iw' I will send some patches to the Atheros mailinglist (adding OCB mode handling). Thereafter I will send patches for the 'iw'? Best regards; Rostislav