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?
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?
Cheers
Manuel
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
