Hi,

the GNRC stack implements 6LoWPAN fragmentation & reassembly

http://doc.riot-os.org/group__net__gnrc__sixlowpan__frag.html

if I'm not mistaken it supports the IPv6 fragmentation extention too:

http://doc.riot-os.org/structgnrc__ipv6__ext__frag__send__t.html
https://github.com/RIOT-OS/RIOT/pull/11623

Best
Peter

Am 25.11.19 um 18:00 schrieb TIANYUAN YU:
> Hi,
> 
> I have some large UDP packets to send with (around 500B). I wonder with GNRC 
> message queue, I will do the link layer fragmentation & re-assembly by 
> myself, or the GNRC will do it?
> 
> Best,
> Tianyuan
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.riot-os.org/mailman/listinfo/users
> 

-- 
Peter Kietzmann

Hamburg University of Applied Sciences
Dept. Informatik, Internet Technologies Group
Berliner Tor 7, 20099 Hamburg, Germany
Fon: +49-40-42875-8426
Web: http://www.haw-hamburg.de/inet
_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to