Hi,

Am Di., 22. Jan. 2019 um 10:51 Uhr schrieb Martine Lenders <
[email protected]>:

> Hi Manuel,
>
> Am Di., 22. Jan. 2019 um 10:23 Uhr schrieb Manuel Winklmeier <
> [email protected]>:
>
>> Hello there,
>>
>> I want to accomplish a mesh under routing.
>> Mesh under routing is currently not supported in RIOT (no mesh addressing
>> in the 6LoWPAN header), am I right?
>>
>
> This is true.
>
>
>>
>> My idea is to modify outgoing traffic (e.g UDP traffic) and add
>> originator and final address to the 6LoWPAN header.
>> So I would register for GNRC_NETTYPE_SIXLOWPAN messages and when getting
>> a GNRC_NETAPI_MSG_TYPE_SND event,
>> I add a custom mesh addressing to the header.
>>
>> Is this the right way or do you have any suggestions on this?
>>
>
> […] and was actually planning to finally add this to the documentation
> this week (due to other plans within `gnrc_sixlowpan`). [1]
>

See https://github.com/RIOT-OS/RIOT/pull/10841

Kind regards,
Martine
_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to