1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/sixlowpan/frag
Martine S. Lenders f8d75d7add gnrc_sixlowpan_frag_rb: behavioral change to add()
Rather than dispatching the packet automatically once it is complete,
`gnrc_sixlowpan_frag_rb_add()` now only returns success, and leaves it
to the caller to dispatch the packet.
2019-10-18 09:02:32 +02:00
..
rb gnrc_sixlowpan_frag_rb: behavioral change to add() 2019-10-18 09:02:32 +02:00
vrb gnrc_sixlowpan_frag_vrb: add gnrc_sixlowpan_frag_vrb_from_route() 2019-10-07 18:16:47 +02:00
gnrc_sixlowpan_frag.c gnrc_sixlowpan_frag_rb: behavioral change to add() 2019-10-18 09:02:32 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00