Hi again,

2011/12/23 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>:
> Hi,
>
> Finally we dropped all existing libnl-dev, libnl2, and re-install libnl3 and 
> it seems to be ok for this step ...
> We recompile but working on the master branch of linux-zigbee / userspace, 
> the iz app seems to not contain the "6Lowpan" option I use to know ?

6LowPAN is an abstract layer which has no direct relationship with
IEEE802.15.4 stack. Please find some notes in kernel documentation
"Documentation/networking/ieee802154.txt

With best regards,
Alexander

>
> Any idea ?
>
> Thanks
>
> -----Message d'origine-----
> De : Alexander Smirnov [mailto:alex.bluesman.smir...@gmail.com]
> Envoyé : vendredi 23 décembre 2011 09:14
> À : Pierre-Emmanuel Goudet
> Cc : Dmitry Eremin-Solenikov; linux-zigbee-devel
> Objet : Re: [Linux-zigbee-devel] Linux/Zigbee / 6LowPan state of the art ?
>
> Hi,
>
> 2011/12/19 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>:
>> Hi Alexander,
>>
>> We've start trying 6lowpan modules, we could recompile kernel and modules, 
>> but when we reach to users tools ( iz,...) compilation we fail on libnl 3.0 
>> missing when running "autogen.sh". Note that we've installed libnl-dev but 
>> it does not seems enough ?
>
> AFAIK Dmitry solved this problem last week.
>
> I haven't tried to represent it, because I use OpenEmbedded build and
> currently there are no errors detected. If Dmitry doesn't reply in
> nearest day I'll look at this problem.
>
> With best regards,
> Alexander
>
>>
>> We're using a recent ubuntu 11.10
>>
>> Thanks for your ideas or any other goods " steps to use" document ?
>>
>> Le 19 déc. 2011 à 11:36, "Alexander Smirnov" 
>> <alex.bluesman.smir...@gmail.com> a écrit :
>>
>>> Hi,
>>>
>>> 2011/12/19 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>:
>>>> Hi Alexander,
>>>>
>>>> Thank you very much.
>>>> Will try that as soon as possible ;O)
>>>>
>>>> Do you know which is the current HC compression supported  ? (ie last sync 
>>>> with Contiki ?)
>>>
>>> In 6lowpan implementation I used LOWPAN_IPHC encoding format. The last
>>> sync with Contiki was this autumn when I added fragmentation and UDP
>>> support.
>>>
>>>>
>>>> We aim restarting RPL developments inside "Linux Network driver".
>>>> Any opinion about this subject ? is there any interested community about 
>>>> this ?
>>>
>>> Unfortunately I haven't looked at the RPL stuff yet.
>>>
>>> Now the most interesting feature for me is coap.
>>>
>>> But in any case I'll be glad to be involved in any development :)
>>>
>>> With best regards,
>>> Alexander
>>>
>>>>
>>>> Pierre-emmanuel
>>>>
>>>> -----Message d'origine-----
>>>> De : Alexander Smirnov [mailto:alex.bluesman.smir...@gmail.com]
>>>> Envoyé : samedi 17 décembre 2011 14:08
>>>> À : Pierre-Emmanuel Goudet
>>>> Cc : linux-zigbee-devel@lists.sourceforge.net; Dmitry Eremin-Solenikov
>>>> Objet : Re: [Linux-zigbee-devel] Linux/Zigbee / 6LowPan state of the art ?
>>>>
>>>> Hi Pierre-Emmanuel,
>>>>
>>>> I've merged 6lowpan patches to '6lowpan' branch in linux-zigbee
>>>> kernel. Please try it.
>>>>
>>>> BR,
>>>> Alex
>>>>
>>>> 2011/12/16 Alexander Smirnov <alex.bluesman.smir...@gmail.com>:
>>>>> Hi,
>>>>>
>>>>> 2011/12/16 Dmitry Eremin-Solenikov <dbarysh...@gmail.com>:
>>>>>> On Fri, Dec 16, 2011 at 6:57 PM, Alexander Smirnov
>>>>>> <alex.bluesman.smir...@gmail.com> wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> ohh, no.
>>>>>>>
>>>>>>> IIRC you need to copy just net/ieee802154/6lowpan.* from Dave Miller's
>>>>>>> git to the same folder in zigbee-linux and fix Kconfig/Makefile.
>>>>>>
>>>>>> I'd say just blind copying is a bad idea. Please select 6lowpan
>>>>>> patches that davem commited
>>>>>> and git-am them into your tree.
>>>>>
>>>>> exactly true, but this moment have no time time/possibility to do it.
>>>>> Will do it a little bit later.
>>>>>
>>>>> Alex
>>>>>
>>>>>>
>>>>>>>
>>>>>>> Alex
>>>>>>>
>>>>>>> 2011/12/16 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>:
>>>>>>>> Hi Alexander,
>>>>>>>>
>>>>>>>> I'm connected to the latest "devel" branch from the git Linux-zigbee 
>>>>>>>> repository.
>>>>>>>> (working with serial driver)
>>>>>>>>
>>>>>>>> Do you think it would be sufficient for me to import all the
>>>>>>>> [linux/kernel/git/davem/net-next.git] / net / ieee802154 /
>>>>>>>> directory to get a correct kernel environment for 6LowPan tests ?
>>>>>>>> Would other thing be missing ?
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>> Pierre-emmanuel
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> -----Message d'origine-----
>>>>>>>> De : Alexander Smirnov [mailto:alex.bluesman.smir...@gmail.com]
>>>>>>>> Envoyé : vendredi 16 décembre 2011 12:35
>>>>>>>> À : Pierre-Emmanuel Goudet
>>>>>>>> Cc : linux-zigbee-devel@lists.sourceforge.net
>>>>>>>> Objet : Re: Linux/Zigbee / 6LowPan state of the art ?
>>>>>>>>
>>>>>>>> Hi Pierre-Emmanuel,
>>>>>>>>
>>>>>>>> sourceforge GIT contains all the latest stuff except 6LowPAN which is
>>>>>>>> available in mainline kernel. Unfortunately I haven't merged that
>>>>>>>> patches to linux-zigbee tree yet :-(
>>>>>>>>
>>>>>>>> But in principle, it shouldn't be too difficult to derive 6LowPAN
>>>>>>>> patches from net-next tree, there were 2 series only.
>>>>>>>> Feel free to ask if you need my assist!
>>>>>>>>
>>>>>>>> Thank you,
>>>>>>>> Alexander
>>>>>>>>
>>>>>>>> 2011/12/16 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>:
>>>>>>>>> Hi Alexander, all,
>>>>>>>>>
>>>>>>>>> I'm back minding about IPv6/6Lowpan usage under Linux. I was beta 
>>>>>>>>> tester of 6LowPan by the end of 2010 but the project was closed on my 
>>>>>>>>> side... It's now re-open ;O)
>>>>>>>>> I saw that there was numerous patches about different subjets 
>>>>>>>>> (ieee802.154, 6LowPan, ...)
>>>>>>>>> Is there any directive to re-apply all necessary pathes or an up to 
>>>>>>>>> date branch to git ?
>>>>>>>>>
>>>>>>>>> In advance thanks for your answers
>>>>>>>>>
>>>>>>>>> Pierre-emmanuel
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
>>>>>>> Microsoft is holding a special Learn Windows Azure training event for
>>>>>>> developers. It will provide a great way to learn Windows Azure and what 
>>>>>>> it
>>>>>>> provides. You can attend the event by watching it streamed LIVE online.
>>>>>>> Learn more at http://p.sf.net/sfu/ms-windowsazure
>>>>>>> _______________________________________________
>>>>>>> Linux-zigbee-devel mailing list
>>>>>>> Linux-zigbee-devel@lists.sourceforge.net
>>>>>>> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> With best wishes
>>>>>> Dmitry
>>>>
>>>>
>>>
>
>

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to