From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ee0-f51.google.com ([74.125.83.51]:57204 "EHLO mail-ee0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753243AbaDXQo4 (ORCPT ); Thu, 24 Apr 2014 12:44:56 -0400 Date: Thu, 24 Apr 2014 18:44:48 +0200 From: Alexander Aring To: "Luis R. Rodriguez" Cc: alex.bluesman.smirnov@gmail.com, dbaryshkov@gmail.com, linux-zigbee-devel@lists.sourceforge.net, davem@davemloft.net, Johannes Berg , netdev@vger.kernel.org, backports@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [Linux-zigbee-devel] [PATCH] 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled Message-ID: <20140424164445.GA4675@omega> (sfid-20140424_184536_825302_3F31328A) References: <1398193438-23805-1-git-send-email-mcgrof@do-not-panic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <1398193438-23805-1-git-send-email-mcgrof@do-not-panic.com> Sender: backports-owner@vger.kernel.org List-ID: Hi, On Tue, Apr 22, 2014 at 12:03:58PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > Johannes noted this is not needed, all of the fragment > accessors don't need CONFIG_NET_NS. This goes test compiled with > CONFIG_BT_6LOWPAN=y and a disabled CONFIG_NET_NS. > a little note about this here. There exists two 6LoWPAN standard. One for bluetooth low energy and one for IEEE 802.15.4. The actual namespace is only for IEEE 802.15.4, because we need fragmentation there. 6LoWPAN fragmentation for bluetooth low energy is already handled by the MAC-Layer. So this has nothing to do with CONFIG_BT_6LOWPAN. - Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Aring Subject: Re: [PATCH] 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled Date: Thu, 24 Apr 2014 18:44:48 +0200 Message-ID: <20140424164445.GA4675@omega> References: <1398193438-23805-1-git-send-email-mcgrof@do-not-panic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: backports-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-zigbee-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, Johannes Berg , davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org To: "Luis R. Rodriguez" Return-path: Content-Disposition: inline In-Reply-To: <1398193438-23805-1-git-send-email-mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-zigbee-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: netdev.vger.kernel.org Hi, On Tue, Apr 22, 2014 at 12:03:58PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > Johannes noted this is not needed, all of the fragment > accessors don't need CONFIG_NET_NS. This goes test compiled with > CONFIG_BT_6LOWPAN=y and a disabled CONFIG_NET_NS. > a little note about this here. There exists two 6LoWPAN standard. One for bluetooth low energy and one for IEEE 802.15.4. The actual namespace is only for IEEE 802.15.4, because we need fragmentation there. 6LoWPAN fragmentation for bluetooth low energy is already handled by the MAC-Layer. So this has nothing to do with CONFIG_BT_6LOWPAN. - Alex ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform